You are here

Functions in Commerce Product Attributes 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_product_attributes_access_to_line_item ./commerce_product_attributes.module This function is used to check if a user has access to update an line item. The access depends on the fact that the order is related to the user and the order is in "cart" state. 1
commerce_product_attributes_add_to_cart_form_attributes_refresh ./commerce_product_attributes.module Alternative implementation of commerce_cart_add_to_cart_form_attributes_refresh()
commerce_product_attributes_add_to_cart_form_submit ./commerce_product_attributes.module Submit callback function for the add to cart function. 1
commerce_product_attributes_attribute_field ./commerce_product_attributes.module Implements hook_attribute_field()
commerce_product_attributes_enable ./commerce_product_attributes.module Implementation of hook_enable()
commerce_product_attributes_entity_info_alter ./commerce_product_attributes.module Implementation of hook_entity_info_alter
commerce_product_attributes_field_attach_view_alter ./commerce_product_attributes.module Implements hook_field_attach_view_alter().
commerce_product_attributes_form_alter ./commerce_product_attributes.module Implementation of hook_form_alter()
commerce_product_attributes_theme ./commerce_product_attributes.module Implements hook_theme().
commerce_product_attributes_views_api ./commerce_product_attributes.module Implements hook_views_api().
commerce_product_attributes_views_data_alter includes/views/commerce_product_attributes.views.inc Alter the views data to enable some additional features for coupons in views
theme_commerce_product_attributes_item_title ./commerce_product_attributes.module

Other projects