You are here

Functions in UC Add to Cart Tweaks 7

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_atctweaks_add_to_cart_post_submit ./uc_atctweaks.module Submit handler for the add to cart form to process after the normal handler. 1
uc_atctweaks_add_to_cart_pre_submit ./uc_atctweaks.module Submit handler for the add to cart form to process after the normal handler. 1
uc_atctweaks_feature_delete ./uc_atctweaks.module Add to Cart Tweaks product feature delete function. 1
uc_atctweaks_feature_form ./uc_atctweaks.module Settings form for individual Add to Cart Tweaks. 1
uc_atctweaks_feature_form_submit ./uc_atctweaks.module 1
uc_atctweaks_form_alter ./uc_atctweaks.module Implements hook_form_alter().
uc_atctweaks_node_insert ./uc_atctweaks.module Implements hook_node_insert(). Inserts add to cart tweak product feature on product node creation.
uc_atctweaks_product_class_submit ./uc_atctweaks.module Submit handler for the product class form for default Variable Price features. 1
uc_atctweaks_product_load ./uc_atctweaks.module Load the product feature data for a given node. 1
uc_atctweaks_schema ./uc_atctweaks.install Implementation of hook_schema()
uc_atctweaks_uc_product_feature ./uc_atctweaks.module Implements hook_uc_product_feature().
uc_atctweaks_uninstall ./uc_atctweaks.install Implementation of hook_uninstall()
_uc_atctweaks_feature_form ./uc_atctweaks.module 3
_uc_atctweaks_get_vpid ./uc_atctweaks.module Gets a uc_atctweaks id from a product feature id. 1

Other projects