You are here

Functions in Commerce Ajax Add to Cart 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
dc_ajax_add_cart_ajax_cart_form ./dc_ajax_add_cart.module AJAX-ify the product add to cart. 1
dc_ajax_add_cart_ajax_cart_settings_form ./dc_ajax_add_cart.admin.inc Commerce AJAX Add to Cart settings form. 1
dc_ajax_add_cart_ajax_cart_settings_form_submit ./dc_ajax_add_cart.admin.inc Submit handler for shopping cart block settings. 1
dc_ajax_add_cart_block_info ./dc_ajax_add_cart.module Implements hook_block_info().
dc_ajax_add_cart_block_view ./dc_ajax_add_cart.module Implements hook_block_view().
dc_ajax_add_cart_cart_teaser_settings_form ./dc_ajax_add_cart.admin.inc Commerce AJAX Add to Cart teaser settings. 1
dc_ajax_add_cart_cart_teaser_settings_form_submit ./dc_ajax_add_cart.admin.inc Submit handler for shopping cart teaser block. 1
dc_ajax_add_cart_command_html ./dc_ajax_add_cart.module Creates a Ajax 'replace' command. 3
dc_ajax_add_cart_currency_load ./dc_ajax_add_cart.module Returns the default/user-based currency. 3
dc_ajax_add_cart_filter_commerce_line_item_by_commerce_product ./dc_ajax_add_cart.module Filters line items by products. 1
dc_ajax_add_cart_forms ./dc_ajax_add_cart.module Implements hook_forms().
dc_ajax_add_cart_form_alter ./dc_ajax_add_cart.module Implements hook_form_alter().
dc_ajax_add_cart_get_commerce_cart_details ./dc_ajax_add_cart.module This function returns the current status of cart. 4
dc_ajax_add_cart_get_last_line_item_wrapper ./dc_ajax_add_cart.module Returns the last line item that was added to cart. 1
dc_ajax_add_cart_library ./dc_ajax_add_cart.module Implements hook_library().
dc_ajax_add_cart_menu ./dc_ajax_add_cart.module Implements hook_menu().
dc_ajax_add_cart_permission ./dc_ajax_add_cart.module Implements hook_permission().
dc_ajax_add_cart_popup_message_settings_form ./dc_ajax_add_cart.admin.inc Popup message settings. 1
dc_ajax_add_cart_popup_message_settings_form_submit ./dc_ajax_add_cart.admin.inc Submit handler for shopping cart teaser block. 1
dc_ajax_add_cart_popup_product_name_callback ./dc_ajax_add_cart.admin.inc Callback function for rendering name label setting form. 1
dc_ajax_add_cart_popup_product_price_callback ./dc_ajax_add_cart.admin.inc Callback function for rendering price label setting form. 1
dc_ajax_add_cart_popup_product_quantity_callback ./dc_ajax_add_cart.admin.inc Callback function for rendering quantity label setting form. 1
dc_ajax_add_cart_popup_product_total_callback ./dc_ajax_add_cart.admin.inc Callback function for rendering total label setting form. 1
dc_ajax_add_cart_rebuild_add_to_cart_form ./dc_ajax_add_cart.module Rebuild add to cart form. 1
dc_ajax_add_cart_rebuild_update_quantity_form ./dc_ajax_add_cart.module Rebuild update quantity form. 1
dc_ajax_add_cart_remove_commerce_line_item ./dc_ajax_add_cart.module Menu callback: Removes the product item from cart. 1
dc_ajax_add_cart_theme ./dc_ajax_add_cart.module Implements hook_theme().
dc_ajax_add_cart_uninstall ./dc_ajax_add_cart.install Implements hook_uninstall().
dc_ajax_add_cart_update_quantity ./dc_ajax_add_cart.module Update line item quantity. 4
dc_ajax_add_cart_update_quantity_refresh ./dc_ajax_add_cart.module Callback that will update the quantity of line item. 1
dc_ajax_add_cart_variable_info ./dc_ajax_add_cart.module Implements hook_variable_info().
template_preprocess_dc_ajax_add_to_cart_message ./dc_ajax_add_cart.module Add more variables to add to cart message popup message.
template_preprocess_dc_ajax_shopping_cart ./dc_ajax_add_cart.module Add more variables to shopping cart block.
template_preprocess_dc_ajax_shopping_cart_teaser ./dc_ajax_add_cart.module Add more variables to shopping cart teaser.

Other projects