You are here

Functions in Customer Profile Type UI 7

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_customer_profile_type_ui_callback ./customer_profile_type_ui.module 1
customer_profile_type_ui_add_form includes/customer_profile_type_ui.ui.inc Form callback: create a customer profile type. 1 1
customer_profile_type_ui_add_form_submit includes/customer_profile_type_ui.ui.inc Submit callback for customer_profile_type_ui_customer_profile_type_form(). 1
customer_profile_type_ui_add_page includes/customer_profile_type_ui.ui.inc Form callback wrapper: create or edit a customer profile type. 1
customer_profile_type_ui_commerce_checkout_pane_info_alter ./customer_profile_type_ui.module Implements hook_commerce_checkout_pane_info_alter().
customer_profile_type_ui_commerce_customer_profile_type_info ./customer_profile_type_ui.module Implements hook_commerce_customer_profile_type_info().
customer_profile_type_ui_confirm_delete_form includes/customer_profile_type_ui.ui.inc Confirmation form for deleting a customer profile type. 1
customer_profile_type_ui_confirm_delete_form_submit includes/customer_profile_type_ui.ui.inc
customer_profile_type_ui_delete_page includes/customer_profile_type_ui.ui.inc Callback to delete a customer profile type. 1
customer_profile_type_ui_disable_all_panes_method ./customer_profile_type_ui.rules.inc Callback for disabling all customer profile panes. 1
customer_profile_type_ui_disable_pane_method ./customer_profile_type_ui.rules.inc Generic execution callback for disabling customer profile panes. 1
customer_profile_type_ui_edit_form includes/customer_profile_type_ui.ui.inc Form callback: Edit a customer profile type. 1
customer_profile_type_ui_edit_form_submit includes/customer_profile_type_ui.ui.inc Submit callback for customer_profile_type_ui_customer_profile_type_form(). 1
customer_profile_type_ui_edit_page includes/customer_profile_type_ui.ui.inc Callback to edit a customer profile type. 1
customer_profile_type_ui_enable_pane_method ./customer_profile_type_ui.rules.inc Generic execution callback for enabling customer profile panes. 1
customer_profile_type_ui_field_widget_commerce_customer_profile_manager_form_alter ./customer_profile_type_ui.module
customer_profile_type_ui_field_widget_error ./customer_profile_type_ui.module Implements hook_field_widget_error().
customer_profile_type_ui_field_widget_form ./customer_profile_type_ui.module Implements hook_field_widget_form().
customer_profile_type_ui_field_widget_info ./customer_profile_type_ui.module Implements hook_field_widget_info().
customer_profile_type_ui_field_widget_info_alter ./customer_profile_type_ui.module
customer_profile_type_ui_field_widget_settings_form ./customer_profile_type_ui.module 1
customer_profile_type_ui_form_field_ui_field_edit_form_alter ./customer_profile_type_ui.module Implements hook_form_FORM_ID_alter().
customer_profile_type_ui_form_validate includes/customer_profile_type_ui.ui.inc Validation callback for customer_profile_type_ui_customer_profile_type_form(). 1
customer_profile_type_ui_menu ./customer_profile_type_ui.module Implements hook_menu().
customer_profile_type_ui_menu_local_tasks_alter ./customer_profile_type_ui.module Implements hook_menu_local_tasks_alter().
customer_profile_type_ui_pane_checkout_form includes/customer_profile_type_ui.checkout_pane.inc Checkout pane callback: returns a customer profile edit form.
customer_profile_type_ui_pane_checkout_form_submit includes/customer_profile_type_ui.checkout_pane.inc Checkout pane callback: submits a customer profile edit form.
customer_profile_type_ui_pane_checkout_form_validate includes/customer_profile_type_ui.checkout_pane.inc Checkout pane callback: validates a customer profile edit form.
customer_profile_type_ui_pane_review includes/customer_profile_type_ui.checkout_pane.inc Checkout pane callback: returns the cart contents review data for the Review checkout pane.
customer_profile_type_ui_pane_settings_form includes/customer_profile_type_ui.checkout_pane.inc Checkout pane callback: returns the customer profile pane's settings form.
customer_profile_type_ui_rules_action_info ./customer_profile_type_ui.rules.inc Implements hook_rules_action_info().
customer_profile_type_ui_rules_event_info ./customer_profile_type_ui.rules.inc Implements hook_rules_event_info().
customer_profile_type_ui_rules_options_list ./customer_profile_type_ui.module Callback that returns an array of customer profile options formatted like hook_options_list(). 1 1
customer_profile_type_ui_schema ./customer_profile_type_ui.install Implements hook_schema().
customer_profile_type_ui_uninstall ./customer_profile_type_ui.install Implements hook_uninstall().
override_commerce_customer_profile_manager_validate ./customer_profile_type_ui.module 2
_customer_profile_type_ui_disable_this_pane includes/customer_profile_type_ui.checkout_pane.inc 4
_customer_profile_type_ui_profile_delete includes/customer_profile_type_ui.ui.inc 2
_customer_profile_type_ui_store_checkout_pane_contexts ./customer_profile_type_ui.module Helper function to store the original checkout panes before altering them, so that we can call the proper CALLBACK functions later on. 6
_customer_profile_type_ui_type_exists includes/customer_profile_type_ui.ui.inc Callback to determine if the customer profile type already exists. 1

Other projects