You are here

Functions in Commerce Pricelist 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_pricelist_entity_bundle_info ./commerce_pricelist.module Implements hook_entity_bundle_info().
commerce_pricelist_entity_delete ./commerce_pricelist.module Implements hook_entity_delete().
commerce_pricelist_entity_operation ./commerce_pricelist.module Implements hook_entity_operation().
commerce_pricelist_file_download ./commerce_pricelist.module Implements hook_file_download().
commerce_pricelist_form_views_exposed_form_alter ./commerce_pricelist.module Implements hook_form_FORM_ID_alter() for 'views_exposed_form'.
commerce_pricelist_help ./commerce_pricelist.module Implements hook_help().
commerce_pricelist_local_tasks_alter ./commerce_pricelist.module Implements hook_local_tasks_alter().
commerce_pricelist_post_update_1 ./commerce_pricelist.post_update.php Create the 'commerce_product_variation_prices' view.
commerce_pricelist_post_update_2 ./commerce_pricelist.post_update.php Allows price list start and end dates to have a time component.
commerce_pricelist_theme ./commerce_pricelist.module Implements hook_theme().
commerce_pricelist_theme_suggestions_commerce_pricelist ./commerce_pricelist.module Implements hook_theme_suggestions_HOOK().
commerce_pricelist_update_8201 ./commerce_pricelist.install Replace the 'customer_role' field with the 'customer_roles' field.
commerce_pricelist_update_8202 ./commerce_pricelist.install Define event handlers for price list and price list items.
commerce_pricelist_update_8203 ./commerce_pricelist.install Add a 'uid' field to price lists and price list items.
commerce_pricelist_update_8204 ./commerce_pricelist.install Fix the entity definition mismatch caused by the "data_table" key removal.
commerce_pricelist_update_8205 ./commerce_pricelist.install Replace the 'customer' field with the 'customers' field.
template_preprocess_commerce_pricelist ./commerce_pricelist.module Prepares variables for price list templates.

Other projects