You are here

Functions in Commerce Pricelist 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_pricelist_list_form includes/commerce_pricelist.admin.inc Form function to create an commerce_pricelist_list entity. 2
commerce_pricelist_list_form_submit includes/commerce_pricelist.admin.inc Form submit handler: Submits basic_add_form information.
commerce_pricelist_list_form_validate includes/commerce_pricelist.admin.inc Validation handler for commerce_pricelist_list_add_form form.
commerce_pricelist_list_info_page includes/commerce_pricelist.admin.inc Basic information for the page.
commerce_pricelist_list_load ./commerce_pricelist.module Fetch a basic object.
commerce_pricelist_list_load_multiple ./commerce_pricelist.module Loads multiple basic entities. 5
commerce_pricelist_list_new ./commerce_pricelist.module Returns an initialized pricelist list object. 2
commerce_pricelist_list_save ./commerce_pricelist.module We save the entity by calling the controller. 2
commerce_pricelist_list_title ./commerce_pricelist.module Callback for a page title when this entity is displayed. 1
commerce_pricelist_list_uri ./commerce_pricelist.module Implements the uri callback. 1
commerce_pricelist_list_view includes/commerce_pricelist.admin.inc Menu callback to display an entity. 1
commerce_pricelist_menu ./commerce_pricelist.module Implements hook_menu().
commerce_pricelist_on_users_commerce_pricelists_alter commerce_pricelist_on_users/commerce_pricelist_on_users.module Filter out lists not tagged with current user
commerce_pricelist_on_users_enable commerce_pricelist_on_users/commerce_pricelist_on_users.install Implements hook_enable().
commerce_pricelist_on_users_form_user_profile_form_alter commerce_pricelist_on_users/commerce_pricelist_on_users.module _state _id
commerce_pricelist_on_users_install commerce_pricelist_on_users/commerce_pricelist_on_users.install Implements hook_install()
commerce_pricelist_on_users_update_7001 commerce_pricelist_on_users/commerce_pricelist_on_users.install Remove uuid reference in user pricelist field definition.
commerce_pricelist_on_users_user_update commerce_pricelist_on_users/commerce_pricelist_on_users.module Implements hook_user_update().
commerce_pricelist_permission ./commerce_pricelist.module Implements hook_permission().
commerce_pricelist_rate_rules_apply ./commerce_pricelist.rules.inc Rules action: loads and applies a pricelist rate to the given line item. 1
commerce_pricelist_role_commerce_pricelists_alter commerce_pricelist_role/commerce_pricelist_role.module @file Summary
commerce_pricelist_role_commerce_pricelists_list_info_alter commerce_pricelist_role/commerce_pricelist_role.module Add info to pricelist overview
commerce_pricelist_role_form_commerce_pricelist_list_form_alter commerce_pricelist_role/commerce_pricelist_role.module Implements hook_form_BASE_FORM_ID_alter().
commerce_pricelist_role_form_validate commerce_pricelist_role/commerce_pricelist_role.module _state 1
commerce_pricelist_role_user_update commerce_pricelist_role/commerce_pricelist_role.module Implements hook_user_update().
commerce_pricelist_rules_action_info ./commerce_pricelist.rules.inc Implements hook_rules_action_info().
commerce_pricelist_schema ./commerce_pricelist.install Implements hook_schema().
commerce_pricelist_theme ./commerce_pricelist.module Implements hook_theme().
commerce_pricelist_uninstall ./commerce_pricelist.install Implements hook_uninstall().
commerce_pricelist_unit_price_amount ./commerce_pricelist.rules.inc Rules action: set the price to a specific amount and apply inclusive taxes.
commerce_pricelist_update_7001 ./commerce_pricelist.install Add list_id field to pricelist item table.
commerce_pricelist_update_7002 ./commerce_pricelist.install Migrate pricelist uuids to ids. Depending on how many items there are this may take a while.
commerce_pricelist_update_7004 ./commerce_pricelist.install Revert the pricelist rule to use our own custom price setting action.
commerce_pricelist_user_commerce_pricelists_alter commerce_pricelist_user/commerce_pricelist_user.module Filter out lists not tagged with current user
commerce_pricelist_user_commerce_pricelists_list_info_alter commerce_pricelist_user/commerce_pricelist_user.module Add info to pricelist overview
commerce_pricelist_user_form_commerce_pricelist_list_form_alter commerce_pricelist_user/commerce_pricelist_user.module Implements hook_form_BASE_FORM_ID_alter().
commerce_pricelist_user_form_validate commerce_pricelist_user/commerce_pricelist_user.module 1
theme_commerce_pricelist_draggable_form includes/commerce_pricelist.admin.inc Theme callback for the commerce_pricelist_draggable_form form.
_commerce_pricelist_date_validate includes/commerce_pricelist.admin.inc Validation handler, parses string as date 1
_commerce_pricelist_display_date ./commerce_pricelist.module Format a date for display, return empty string for default date values. 2
_commerce_pricelist_feeds_fake_nid commerce_pricelist_feeds/commerce_pricelist_feeds.module 3
_commerce_pricelist_validate_pricelist includes/commerce_pricelist.admin.inc Validate that pricelist exists. 1

Pages

Other projects