You are here

Functions in Commerce Addressbook 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_addressbook_admin_paths ./commerce_addressbook.module Implements hook_admin_paths().
commerce_addressbook_checkout_form_callback ./commerce_addressbook.module Ajax callback for replacing the appropriate commerce customer checkout pane. 1
commerce_addressbook_commerce_customer_profile_delete ./commerce_addressbook.module Implements hook_commerce_customer_profile_delete().
commerce_addressbook_commerce_customer_profile_insert ./commerce_addressbook.module Implements hook_commerce_customer_profile_insert().
commerce_addressbook_commerce_customer_profile_update ./commerce_addressbook.module Implements hook_commerce_customer_profile_update().
commerce_addressbook_commerce_order_presave ./commerce_addressbook.module Implements hook_commerce_order_presave().
commerce_addressbook_customer_profile_form_submit includes/commerce_addressbook.user.inc Submit handler for commerce_addressbook_customer_profile_form.
commerce_addressbook_entity_info_alter ./commerce_addressbook.module Implements hook_entity_info_alter().
commerce_addressbook_entity_view ./commerce_addressbook.module Implements hook_entity_view().
commerce_addressbook_forms ./commerce_addressbook.module Implements hook_forms().
commerce_addressbook_form_alter ./commerce_addressbook.module Implements hook_form_alter().
commerce_addressbook_get_default_profile_id ./commerce_addressbook.module Returns the default profile id for a specific uid and profile type. 6
commerce_addressbook_hook_info ./commerce_addressbook.module Implements hook_hook_info().
commerce_addressbook_menu ./commerce_addressbook.module Implements hook_menu().
commerce_addressbook_page includes/commerce_addressbook.user.inc Page callback for path /user/%user/addressbook. 1
commerce_addressbook_page_access ./commerce_addressbook.module Access callback for path /user/%user/addressbook. 1 1
commerce_addressbook_profile_access ./commerce_addressbook.module Access callback for entity-level operations. Acts as a wrapper around commerce_customer_profile_access. 1 1
commerce_addressbook_profile_create includes/commerce_addressbook.user.inc Page callback for creating a customer profile of a given type. 1
commerce_addressbook_profile_create_access ./commerce_addressbook.module Access callback: determine if the user can create a customer profile of the given type. 1
commerce_addressbook_profile_options_default includes/commerce_addressbook.user.inc Page callback for setting a customer profile as default. Used for both ajax and non-ajax delivery of the customer profile updates. 1
commerce_addressbook_profile_options_delete_form includes/commerce_addressbook.user.inc Page callback for deleting a customer profile. 1
commerce_addressbook_profile_options_delete_form_submit includes/commerce_addressbook.user.inc Submit handler for commerce_addressbook_profile_options_delete_form.
commerce_addressbook_profile_options_edit includes/commerce_addressbook.user.inc Page callback for editing a customer profile. 1
commerce_addressbook_profile_page includes/commerce_addressbook.user.inc Page callback for listing customer profiles of a certain type. 1
commerce_addressbook_profile_page_access ./commerce_addressbook.module Access callback: determine if the user can access the listing page of a given profile type. 1 1
commerce_addressbook_retrieve_view ./commerce_addressbook.module Retrieve a View. 2
commerce_addressbook_rules_condition_info ./commerce_addressbook.rules.inc Implement hook_rules_condition_info()
commerce_addressbook_rules_event_info ./commerce_addressbook.rules.inc Implements hook_rules_event_info().
commerce_addressbook_rules_profile_is_default ./commerce_addressbook.rules.inc Rules condition: checks if profile is user's default customer profile. 1
commerce_addressbook_saved_addresses_validate ./commerce_addressbook.module Element validate callback: processes input of the address select list. 1
commerce_addressbook_schema ./commerce_addressbook.install Implements hook_schema().
commerce_addressbook_set_breadcrumb includes/commerce_addressbook.user.inc Sets the breadcrumb for address book forms. 3
commerce_addressbook_set_default_profile ./commerce_addressbook.module Find an existing default for a given user, for a given profile type and update it to a new profile, or set it if a default is not already set. 5
commerce_addressbook_uninstall ./commerce_addressbook.install Implements hook_uninstall().
commerce_addressbook_update_7200 ./commerce_addressbook.install Creates the defaults table and removes any saved profile fields.
commerce_addressbook_views_api ./commerce_addressbook.module Implements hook_views_api().
commerce_addressbook_views_data includes/views/commerce_addressbook.views.inc Implements hook_views_data().
commerce_addressbook_views_default_views includes/views/commerce_addressbook.views_default.inc Implements hook_views_default_views().
hook_commerce_addressbook_callback_alter ./commerce_addressbook.api.php Allows modules to alter the AJAX commands when selecting another customer profile.
hook_commerce_addressbook_labels_alter ./commerce_addressbook.api.php Allows modules to alter the list of customer profile labels.
hook_commerce_addressbook_set_default ./commerce_addressbook.api.php Allow modules to be called when a default address is added/updated.

Other projects