You are here

7 calls to commerce_customer_profile_new() in Commerce Core 7

CommerceBaseTestCase::createDummyCustomerProfile in tests/commerce_base.test
Create a customer profile.
commerce_customer_field_widget_form in modules/customer/commerce_customer.module
Implements hook_field_widget_form().
commerce_customer_handler_field_customer_profile_link_delete::render in modules/customer/includes/views/handlers/commerce_customer_handler_field_customer_profile_link_delete.inc
Render the field.
commerce_customer_handler_field_customer_profile_link_edit::render in modules/customer/includes/views/handlers/commerce_customer_handler_field_customer_profile_link_edit.inc
Render the field.
commerce_customer_profile_pane_checkout_form in modules/customer/includes/commerce_customer.checkout_pane.inc
Checkout pane callback: returns a customer profile edit form.
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_menu in modules/customer/commerce_customer_ui.module
Implements hook_menu().