commerce_product_bundle_add_to_cart |
./commerce_product_bundle.module |
Adds the specified product to a customer's shopping cart. |
1 |
|
commerce_product_bundle_add_to_cart_form |
./commerce_product_bundle.module |
Builds the add to cart form, for product bundles. |
1 |
|
commerce_product_bundle_add_to_cart_form_submit |
./commerce_product_bundle.module |
Submit function to add product bundles to the cart. |
|
1 |
commerce_product_bundle_add_to_cart_form_validate |
./commerce_product_bundle.module |
Validation for the add to cart form. |
|
1 |
commerce_product_bundle_attribute_field |
./commerce_product_bundle.module |
Implements hook_attribute_field(). |
|
|
commerce_product_bundle_attribute_product_field_alter |
./commerce_product_bundle.module |
Implements hook_attribute_product_field_alter(). |
|
|
commerce_product_bundle_calculate_price |
./commerce_product_bundle.rules.inc |
Calculates the price for a bundle line item. |
|
1 |
commerce_product_bundle_commerce_line_item_type_info |
./commerce_product_bundle.module |
Implements hook_commerce_line_item_type_info(). |
|
|
commerce_product_bundle_configure_line_item |
./commerce_product_bundle.module |
Ensures the product line item type contains a product reference field. |
|
1 |
commerce_product_bundle_default_rules_configuration |
./commerce_product_bundle.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
commerce_product_bundle_field_formatter_default_settings |
./commerce_product_bundle.module |
Returns the default settings for the form display. |
4 |
|
commerce_product_bundle_field_formatter_info |
./commerce_product_bundle.module |
Implements hook_field_formatter_info(). |
|
|
commerce_product_bundle_field_formatter_settings_form |
./commerce_product_bundle.module |
Implements hook_field_formatter_settings_form(). |
|
|
commerce_product_bundle_field_formatter_settings_summary |
./commerce_product_bundle.module |
Implements hook_field_formatter_settings_summary(). |
|
|
commerce_product_bundle_field_formatter_view |
./commerce_product_bundle.module |
Implements hook_field_formatter_view(). |
|
|
commerce_product_bundle_form_alter |
./commerce_product_bundle.module |
Implements of hook_bundle_form_alter(). |
|
|
commerce_product_bundle_get_sub_line_items |
./commerce_product_bundle.module |
This function returns all sub line items which relates to the given
line item. |
5 |
|
commerce_product_bundle_line_item_add_form |
./commerce_product_bundle.module |
Returns the elements necessary to add a product line item through a line item
manager widget. |
|
|
commerce_product_bundle_line_item_add_form_submit |
./commerce_product_bundle.module |
Adds the selected shipping information to a line item added via a line item
manager widget. |
|
|
commerce_product_bundle_line_item_delete_form_submit |
./commerce_product_bundle.module |
Submit function for the bundle line item delete form. |
|
1 |
commerce_product_bundle_line_item_new |
./commerce_product_bundle.module |
Creates a new product line item populated with the proper product values. |
3 |
|
commerce_product_bundle_line_item_title |
./commerce_product_bundle.module |
Returns an appropriate title for this line item. |
|
|
commerce_product_bundle_load_sub_items |
./commerce_product_bundle.rules.inc |
Loads sub line items of a bundle product line item. |
|
|
commerce_product_bundle_rules_action_info |
./commerce_product_bundle.rules.inc |
Implements hook_rules_action_info(). |
|
|
commerce_product_bundle_rules_event_info |
./commerce_product_bundle.rules.inc |
Implements hook_rules_event_info(). |
|
|
commerce_product_bundle_set_price |
./commerce_product_bundle.rules.inc |
Sets the price of a line item. |
|
|
commerce_product_bundle_theme |
./commerce_product_bundle.module |
Implements hook_theme(). |
|
|
commerce_product_bundle_update_cart |
./commerce_product_bundle.module |
Updates the specified product in a customer's shopping cart. |
1 |
|
theme_commerce_product_bundle_attribute |
./commerce_product_bundle.module |
Themes the attributes of the bundle products. |
|
|