You are here

Functions in Commerce add to cart confirmation 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_add_to_cart_confirmation_default_rules_configuration ./commerce_add_to_cart_confirmation.rules_defaults.inc Implements hook_default_rules_configuration().
commerce_add_to_cart_confirmation_default_rules_configuration_alter ./commerce_add_to_cart_confirmation.rules_defaults.inc Implements hook_default_rules_configuration_alter().
commerce_add_to_cart_confirmation_entity_info_alter ./commerce_add_to_cart_confirmation.module Implements hook_entity_info_alter().
commerce_add_to_cart_confirmation_js_alter ./commerce_add_to_cart_confirmation.module Implements hook_js_alter().
commerce_add_to_cart_confirmation_js_settings ./commerce_add_to_cart_confirmation.module Return an array of settings to place in the JavaScript Drupal settings array when the Add to Cart Confirmation message is rendered. 1
commerce_add_to_cart_confirmation_rules_action_info ./commerce_add_to_cart_confirmation.rules.inc Implements hook_rules_action_info().
commerce_add_to_cart_confirmation_rules_add_to_cart_message ./commerce_add_to_cart_confirmation.rules.inc Rules action: displays a custom Add to Cart message. 1
commerce_add_to_cart_confirmation_theme ./commerce_add_to_cart_confirmation.module Implements hook_theme().
commerce_add_to_cart_confirmation_views_api ./commerce_add_to_cart_confirmation.module Implements hook_views_api().
commerce_add_to_cart_confirmation_views_default_views ./commerce_add_to_cart_confirmation.views_default.inc Implements hook_views_default_views().
theme_commerce_add_to_cart_confirmation_message ./commerce_add_to_cart_confirmation.module Theme function to render the confirmation message.

Other projects