commerce_option_add_to_cart_submit |
option_set_reference/commerce_option_set_reference.module |
Cart submit callback function. This is required to create / update
the option related to the line item. |
|
1 |
commerce_option_attribute_field |
./commerce_option.module |
Implements hook_attribute_field() |
|
|
commerce_option_breadcrumb |
./commerce_option.module |
Sets the breadcrumb for administrative option pages. |
2 |
|
commerce_option_commerce_option_set_info |
./commerce_option.module |
Implements hook_commerce_option_set_info() |
|
|
commerce_option_entity_delete |
./commerce_option.module |
Implementation of hook_entity_delete |
|
|
commerce_option_entity_info |
./commerce_option.module |
Implements hook_entity_info() |
|
|
commerce_option_entity_info_alter |
./commerce_option.module |
Implements hook_entity_info_alter(). |
|
|
commerce_option_get_sets |
./commerce_option.module |
|
3 |
1 |
commerce_option_load |
./commerce_option.module |
Fetch a option object. |
|
|
commerce_option_load_by_line_item |
./commerce_option.module |
Load all options associated with the line item. |
2 |
|
commerce_option_load_multiple |
./commerce_option.module |
Load multiple test entities based on certain conditions. |
2 |
|
commerce_option_menu_alter |
./commerce_option.module |
Implemenation of hook_menu_alter |
|
|
commerce_option_new |
./commerce_option.module |
Returns an initialized product object. |
|
|
commerce_option_permission |
./commerce_option.module |
Implementation of hook_permission |
|
|
commerce_option_save |
./commerce_option.module |
Save a given option. |
1 |
|
commerce_option_schema |
./commerce_option.install |
Implements hook_schema(). |
|
|
commerce_option_set_access |
./commerce_option.module |
Check if the given operation is allowed. |
|
1 |
commerce_option_set_delete |
./commerce_option.module |
|
1 |
1 |
commerce_option_set_delete_form |
includes/commerce_option_set.forms.inc |
Form callback: confirmation form for deleting a option set. |
|
1 |
commerce_option_set_delete_form_submit |
includes/commerce_option_set.forms.inc |
Submit callback for commerce_option_set_delete_form(). |
|
1 |
commerce_option_set_delete_form_wrapper |
./commerce_option.module |
Form callback wrapper: confirmation form for deleting a option set. |
|
|
commerce_option_set_exists |
./commerce_option.module |
Checks to see if a given option set exists |
|
|
commerce_option_set_form |
includes/commerce_option_set.forms.inc |
|
|
1 |
commerce_option_set_form_delete_submit |
includes/commerce_option_set.forms.inc |
|
|
|
commerce_option_set_form_submit |
includes/commerce_option_set.forms.inc |
Form submit handler for the option set |
|
|
commerce_option_set_form_wrapper |
./commerce_option.module |
Form callback wrapper: create or edit a option set. |
|
|
commerce_option_set_load |
./commerce_option.module |
Loads a option set |
4 |
|
commerce_option_set_new |
./commerce_option.module |
Creates a new option set array. |
|
|
commerce_option_set_reference_enable |
option_set_reference/commerce_option_set_reference.module |
Implementation of hook_enable |
|
|
commerce_option_set_reference_field_formatter_info |
option_set_reference/commerce_option_set_reference.module |
Implements hook_field_formatter_info(). |
|
|
commerce_option_set_reference_field_formatter_view |
option_set_reference/commerce_option_set_reference.module |
|
|
|
commerce_option_set_reference_field_info |
option_set_reference/commerce_option_set_reference.module |
Implementation of hook_field_info(); |
|
|
commerce_option_set_reference_field_is_empty |
option_set_reference/commerce_option_set_reference.module |
Check if the reference field is empty. |
|
|
commerce_option_set_reference_field_schema |
option_set_reference/commerce_option_set_reference.install |
Implements hook_field_schema(). |
|
|
commerce_option_set_reference_field_widget_form |
option_set_reference/commerce_option_set_reference.module |
Implements hook_field_widget_form(). |
|
|
commerce_option_set_reference_field_widget_info |
option_set_reference/commerce_option_set_reference.module |
Implements hook_field_widget_info(). |
|
|
commerce_option_set_reference_form_alter |
option_set_reference/commerce_option_set_reference.module |
Implementation of hook_form_alter() |
|
|
commerce_option_set_save |
./commerce_option.module |
Saves a option set. |
1 |
|
commerce_option_update_7100 |
./commerce_option.install |
Add new field, which are used to track the line item with the exact option
value on the view page. |
|
|
commerce_option_views_api |
./commerce_option.module |
Implements hook_views_api(). |
|
|
commerce_option_views_data_alter |
includes/views/commerce_option.views.inc |
Export Drupal Commerce orders to Views. |
|
|
_commerce_option_create |
./commerce_option.module |
Creation callback for the Entity module. |
|
|