You are here

Functions in UC Variable Price 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_varprice_qty ./uc_varprice.module Theme the Qty. field for products in the shopping cart with variable prices.
uc_varprice_feature_delete ./uc_varprice.module Variable Price product feature delete function. 1
uc_varprice_feature_form ./uc_varprice.module Settings form for individual Variable Price product features. 1
uc_varprice_feature_form_submit ./uc_varprice.module Creates the varprice feature in the database. 1
uc_varprice_form_alter ./uc_varprice.module Implements hook_form_alter().
uc_varprice_node_insert ./uc_varprice.module Implements hook_node_insert().
uc_varprice_node_view ./uc_varprice.module Implements hook_node_view(). Summary of alterations: 1) Removes price displays from variable priced product nodes. 2) Inserts Variable Price product feature on product node creation.
uc_varprice_product_class_submit ./uc_varprice.module Submit handler for the product class form for default Variable Price features. 1
uc_varprice_product_load ./uc_varprice.module @todo Please document this function. 2
uc_varprice_schema ./uc_varprice.install Implementation of hoook_schema()
uc_varprice_settings ./uc_varprice.module Adds settings to the product features form for UC Variable Price. 1
uc_varprice_theme ./uc_varprice.module Implements hook_theme().
uc_varprice_uc_add_to_cart ./uc_varprice.module Implements hook_uc_add_to_cart().
uc_varprice_uc_add_to_cart_data ./uc_varprice.module Implements hook_uc_add_to_cart_data().
uc_varprice_uc_product_alter ./uc_varprice.module Implements hook_uc_product_alter().
uc_varprice_uc_product_feature ./uc_varprice.module Implements hook_uc_product_feature().
uc_varprice_uninstall ./uc_varprice.install Implementation of hook_uninstall()
_uc_varprice_feature_form ./uc_varprice.module 2
_uc_varprice_get_vpid ./uc_varprice.module Gets a uc_varprice id from a product feature id. 1

Other projects