You are here

13 calls to commerce_customer_profile_types() in Commerce Core 7

CommerceCustomerUITest::testCommerceCustomerUIAccessCustomerProfileTypesListing in modules/customer/tests/commerce_customer_ui.test
Access to the customer profile types listing.
commerce_customer_commerce_checkout_pane_info in modules/customer/commerce_customer.module
Implements hook_commerce_checkout_pane_info().
commerce_customer_configure_customer_types in modules/customer/commerce_customer.module
Configures customer profile types defined by enabled modules.
commerce_customer_field_delete_instance in modules/customer/commerce_customer.module
Implements hook_field_delete_instance().
commerce_customer_handler_filter_customer_profile_type::get_value_options in modules/customer/includes/views/handlers/commerce_customer_handler_filter_customer_profile_type.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
commerce_customer_profile_type_get_name in modules/customer/commerce_customer.module
Returns the human readable name of any or all customer profile types.
commerce_customer_profile_type_load in modules/customer/commerce_customer.module
Loads a customer profile type.
commerce_customer_ui_admin_menu_map in modules/customer/commerce_customer_ui.module
Implements hook_admin_menu_map().
commerce_customer_ui_customer_profile_add_any_access in modules/customer/commerce_customer_ui.module
Access callback: determine if the user can create any type of profile.
commerce_customer_ui_customer_profile_types_overview in modules/customer/includes/commerce_customer_ui.profile_types.inc
Menu callback: display an overview of available types.
commerce_customer_ui_menu in modules/customer/commerce_customer_ui.module
Implements hook_menu().
commerce_customer_ui_menu_alter in modules/customer/commerce_customer_ui.module
Implements hook_menu_alter().
commerce_order_configure_order_type in modules/order/commerce_order.module
Ensures the line item field is present on the default order bundle.