You are here

Functions in Commerce Addressbook 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_addressbook_admin_paths ./commerce_addressbook.module Implements hook_admin_paths().
commerce_addressbook_commerce_checkout_pane_info_alter ./commerce_addressbook.module Implements hook_commerce_checkout_pane_info_alter().
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_customer_profile_form_submit includes/commerce_addressbook.user.inc Submit handler for commerce_addressbook_customer_profile_form().
commerce_addressbook_delete_default_profile ./commerce_addressbook.module Deletes the default customer profile for a given type. 1
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_active_profiles ./commerce_addressbook.module Loads the active customer profiles of the specified type for a given user. 1
commerce_addressbook_get_default_profile_id ./commerce_addressbook.module Returns the default customer profile id for a given user id and profile type. 7
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_pane_cancel ./commerce_addressbook.checkout_pane.inc Submit callback for the "cancel" button. 1
commerce_addressbook_pane_checkout_form ./commerce_addressbook.checkout_pane.inc Checkout pane callback: returns a customer profile edit form.
commerce_addressbook_pane_checkout_form_submit ./commerce_addressbook.checkout_pane.inc Checkout pane callback: submits a customer profile edit form.
commerce_addressbook_pane_checkout_form_validate ./commerce_addressbook.checkout_pane.inc Checkout pane callback: validates a customer profile edit form.
commerce_addressbook_pane_edit ./commerce_addressbook.checkout_pane.inc Submit callback for the "edit" button. 1
commerce_addressbook_pane_refresh ./commerce_addressbook.checkout_pane.inc Ajax callback for the "edit" button. 2
commerce_addressbook_pane_review ./commerce_addressbook.checkout_pane.inc Checkout pane callback: returns the cart contents review data for the Review checkout pane.
commerce_addressbook_pane_settings_form ./commerce_addressbook.checkout_pane.inc Checkout pane callback: returns the customer profile pane's settings form.
commerce_addressbook_profile_copy_validate ./commerce_addressbook.checkout_pane.inc Element validate callback for the profile copy checkbox. 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_edit_title ./commerce_addressbook.module Title callback for profile edit page. 1
commerce_addressbook_profile_is_incomplete ./commerce_addressbook.module Returns whether the provided customer profile is incomplete. 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 Retrieves the specified 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.checkout_pane.inc Element validate callback: processes input of the profile selection 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 Sets the given customer profile as the default one. 4
commerce_addressbook_update_7200 ./commerce_addressbook.install Creates the defaults table and removes any saved profile fields.
commerce_addressbook_update_7300 ./commerce_addressbook.install Apply the schema updates from 7.x.2.x to 7.x.3.x.
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_labels_alter ./commerce_addressbook.api.php Allows modules to alter the list of customer profile labels.

Pages

Other projects