You are here

Functions in Ubercart AJAX Cart 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_uc_ajax_cart_block_content_cached ./uc_ajax_cart.theme.inc
theme_uc_ajax_cart_block_header ./uc_ajax_cart.theme.inc
theme_uc_ajax_cart_cart_links ./uc_ajax_cart.theme.inc @file All theming functions
uc_ajax_cart_add_item ./uc_ajax_cart.module 1
uc_ajax_cart_add_to_cart ./uc_ajax_cart.module Implements hook_add_to_cart().
uc_ajax_cart_alter_cart_form ./uc_ajax_cart.module 1
uc_ajax_cart_block ./uc_ajax_cart.module
uc_ajax_cart_callback ./uc_ajax_cart.module 1
uc_ajax_cart_exit ./uc_ajax_cart.module Implements hook_exit().
uc_ajax_cart_form_alter ./uc_ajax_cart.module
uc_ajax_cart_form_uc_cart_links_settings_form_alter ./uc_ajax_cart.module
uc_ajax_cart_get_messages ./uc_ajax_cart.module 2
uc_ajax_cart_init ./uc_ajax_cart.module Implements hook_init().
uc_ajax_cart_links_process ./uc_cart_links.pages.inc @file Helper functions for process cart links 1
uc_ajax_cart_menu ./uc_ajax_cart.module
uc_ajax_cart_perm ./uc_ajax_cart.module
uc_ajax_cart_preprocess_block ./uc_ajax_cart.module Implements hook_prepreocess_block.
uc_ajax_cart_preprocess_uc_ajax_cart_block_content ./uc_ajax_cart.theme.inc
uc_ajax_cart_remove_item ./uc_ajax_cart.module 1
uc_ajax_cart_settings_overview ./uc_ajax_cart.admin.inc @file All admin functions 1
uc_ajax_cart_settings_overview_submit ./uc_ajax_cart.admin.inc
uc_ajax_cart_settings_overview_validate ./uc_ajax_cart.admin.inc
uc_ajax_cart_show_cart ./uc_ajax_cart.module 1
uc_ajax_cart_theme ./uc_ajax_cart.module
uc_ajax_cart_theme_registry_alter ./uc_ajax_cart.module Implemetnation of hook_theme_registry_alter.
uc_ajax_cart_uninstall ./uc_ajax_cart.install Implements hook_uninstall().
uc_ajax_uc_empty_cart ./uc_ajax_cart.module Return the text displayed for an empty shopping cart. 1
_theme_uc_ajax_cart_block_header ./uc_ajax_cart.theme.inc 2
_uc_ajax_cart_init ./uc_ajax_cart.module Contains the initialization logic for uc_ajax_cart. Called upon by either hook_init() (for always-enabled ajax functionality) or hook_block (for ajax only when the block is present on the page). 2

Other projects