You are here

Functions in Ubercart Product Minimum & Maximum 6

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_uc_product_minmax ./uc_product_minmax.module
uc_product_minmax_add_to_cart ./uc_product_minmax.module Implementation of hook_add_to_cart().
uc_product_minmax_cart_validate ./uc_product_minmax.module 1
uc_product_minmax_feature_delete ./uc_product_minmax.module This function gets called when a feature of this type is deleted. 1
uc_product_minmax_feature_form ./uc_product_minmax.module This form gets displayed when a product feature is added or edited for this product feature type. 1
uc_product_minmax_feature_form_submit ./uc_product_minmax.module
uc_product_minmax_feature_form_validate ./uc_product_minmax.module
uc_product_minmax_feature_load ./uc_product_minmax.module Load minmax product feature for the given node 7
uc_product_minmax_feature_settings ./uc_product_minmax.module This function gets called when an administrator browses to the product features settings form. It should return an array of form elements to add to this feature's fieldset in the form if necessary. 1
uc_product_minmax_form_alter ./uc_product_minmax.module Implementation of hook_form_alter().
uc_product_minmax_form_uc_cart_view_form_alter ./uc_product_minmax.module Prevent illegal modifications of quantities in cart
uc_product_minmax_form_uc_product_feature_add_form_alter ./uc_product_minmax.module Restrict multiple minmax features from being added to a single product. Disable feature on product kits since it doesn't have any effect on them.
uc_product_minmax_install ./uc_product_minmax.install
uc_product_minmax_nodeapi ./uc_product_minmax.module Implementation of hook_nodeapi().
uc_product_minmax_product_feature ./uc_product_minmax.module Implementation of hook_product_feature().
uc_product_minmax_product_kit_load ./uc_product_minmax.module Load product kit matches for the given node 1
uc_product_minmax_schema ./uc_product_minmax.install Implementation of hook_schema().
uc_product_minmax_theme ./uc_product_minmax.module Implementation of hook_theme() Themes the product minimum notice line on product view pages.
uc_product_minmax_uninstall ./uc_product_minmax.install
uc_product_minmax_update_6001 ./uc_product_minmax.install
uc_product_minmax_update_6002 ./uc_product_minmax.install
uc_product_minmax_update_6003 ./uc_product_minmax.install
uc_product_minmax_values_load ./uc_product_minmax.module Loads min and max value based on pfid. 1
uc_product_minmax_values_save ./uc_product_minmax.module Saves the min & max values. 1

Other projects