You are here

8 string references to 'commerce_cart_add_to_cart_form' in Commerce Core 7

CommerceBaseTestCase::attachProductReferenceField in tests/commerce_base.test
Attach a product reference field to a given content type. Creates the field if the given name doesn't already exist. Automatically sets the display formatters to be the "add to cart form" for the teaser and full modes.
commerce_cart_field_attach_view_alter in modules/cart/commerce_cart.module
Implements hook_field_attach_view_alter().
commerce_cart_field_formatter_settings_form in modules/cart/commerce_cart.module
Implements hook_field_formatter_settings_form().
commerce_cart_field_formatter_settings_summary in modules/cart/commerce_cart.module
Implements hook_field_formatter_settings_summary().
commerce_cart_field_formatter_view in modules/cart/commerce_cart.module
Implements hook_field_formatter_view().
commerce_cart_field_info_alter in modules/cart/commerce_cart.module
Implements hook_field_info_alter().
commerce_cart_forms in modules/cart/commerce_cart.module
Implements hook_forms().
commerce_cart_handler_field_edit_attributes::views_form in modules/cart/includes/views/handlers/commerce_cart_handler_field_edit_attributes.inc
Returns the form which replaces the placeholder from render().