You are here

Functions in Commerce Product Bundle 8

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_product_bundle_add_body_field ./commerce_product_bundle.module Adds the default body field to a product bundle type. 1
commerce_product_bundle_add_items_field ./commerce_product_bundle.module Adds the default variations field to a bundle item type. 1
commerce_product_bundle_add_stores_field ./commerce_product_bundle.module Adds the default stores field to a product bundle. 1
commerce_product_bundle_add_variations_field ./commerce_product_bundle.module Adds the default variations field to a bundle item type. 1
commerce_product_bundle_cart_help modules/commerce_product_bundle_cart/commerce_product_bundle_cart.module Implements hook_help().
commerce_product_bundle_form_alter ./commerce_product_bundle.module Implements hook_form_alter().
commerce_product_bundle_help ./commerce_product_bundle.module Implements hook_help().
commerce_product_bundle_stock_help modules/commerce_product_bundle_stock/commerce_product_bundle_stock.module Implements hook_help().
commerce_product_bundle_theme ./commerce_product_bundle.module Implements hook_theme().
commerce_product_bundle_theme_suggestions_commerce_product_bundle ./commerce_product_bundle.module Implements hook_theme_suggestions_HOOK().
commerce_product_bundle_theme_suggestions_commerce_product_bundle_i ./commerce_product_bundle.module Implements hook_theme_suggestions_HOOK().
commerce_product_bundle_update_8001 ./commerce_product_bundle.install Update the 'commerce_product_bundle_item_selection' 'selected_qty' column.
template_preprocess_commerce_product_bundle ./commerce_product_bundle.module Prepares variables for product bundle templates.
template_preprocess_commerce_product_bundle_i ./commerce_product_bundle.module Prepares variables for product bundle item templates.

Other projects