You are here

Functions in Commerce Shipping 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_shipping_add_shipping_line_item ./commerce_shipping.module Adds a shipping line item to an order. 2
commerce_shipping_collect_rates ./commerce_shipping.module Collects available shipping rates for an order. 2
commerce_shipping_commerce_checkout_page_info ./commerce_shipping.module Implements hook_commerce_checkout_page_info().
commerce_shipping_commerce_checkout_pane_info ./commerce_shipping.module Implements hook_commerce_checkout_pane_info().
commerce_shipping_commerce_customer_profile_copy_refresh_alter ./commerce_shipping.module Implements hook_commerce_customer_profile_copy_refresh_alter().
commerce_shipping_commerce_customer_profile_type_info ./commerce_shipping.module Implements hook_commerce_customer_profile_type_info(). 2
commerce_shipping_commerce_line_item_type_info ./commerce_shipping.module Implements hook_commerce_line_item_type_info().
commerce_shipping_commerce_price_component_type_info ./commerce_shipping.module Implements hook_commerce_price_component_type_info().
commerce_shipping_default_rules_configuration ./commerce_shipping.rules_defaults.inc Implements hook_default_rules_configuration().
commerce_shipping_delete_shipping_line_items ./commerce_shipping.module Deletes all shipping line items on an order. 2 1
commerce_shipping_example_commerce_price_component_type_info modules/commerce_shipping_example.module Implements hook_commerce_price_component_type_info().
commerce_shipping_example_commerce_shipping_method_info modules/commerce_shipping_example.module Implements hook_commerce_shipping_method_info().
commerce_shipping_example_commerce_shipping_service_info modules/commerce_shipping_example.module Implements hook_commerce_shipping_service_info().
commerce_shipping_example_service_details_form modules/commerce_shipping_example.module Shipping service callback: returns the example shipping service details form. 1
commerce_shipping_example_service_details_form_submit modules/commerce_shipping_example.module Shipping service callback. 1
commerce_shipping_example_service_details_form_validate modules/commerce_shipping_example.module Shipping service callback: validates the example shipping service details. 1
commerce_shipping_example_service_rate modules/commerce_shipping_example.module Shipping service callback. 1
commerce_shipping_flush_caches ./commerce_shipping.module Implements hook_flush_caches().
commerce_shipping_form_commerce_checkout_form_alter ./commerce_shipping.module Implements hook_form_FORM_ID_alter().
commerce_shipping_hook_info ./commerce_shipping.module Implements hook_hook_info().
commerce_shipping_line_item_add_form ./commerce_shipping.module Helper function.
commerce_shipping_line_item_add_form_submit ./commerce_shipping.module Adds the selected shipping information to a new shipping line item.
commerce_shipping_line_item_configuration ./commerce_shipping.module Line item callback: configures the shipping line item type on module enable. 1
commerce_shipping_line_item_new ./commerce_shipping.module Creates a new shipping line item populated with the proper shipping values. 3
commerce_shipping_line_item_populate ./commerce_shipping.module Populates a shipping line item with the specified values. 2
commerce_shipping_line_item_title ./commerce_shipping.module Returns the title of a shipping line item's related shipping service. 1
commerce_shipping_methods ./commerce_shipping.module Returns an array of shipping methods defined by enabled modules. 6 1
commerce_shipping_methods_reset ./commerce_shipping.module Resets the cached list of shipping methods. 1
commerce_shipping_method_collect_rates ./commerce_shipping.module Collects available shipping services of the specified method for an order. 1
commerce_shipping_method_get_title ./commerce_shipping.module Returns the human readable title of any or all shipping methods. 3 1
commerce_shipping_method_load ./commerce_shipping.module Returns a shipping method array.
commerce_shipping_method_options_list ./commerce_shipping.module Prepares commerce_shipping_method_get_title(). 1
commerce_shipping_modules_enabled ./commerce_shipping.module Implements hook_modules_enabled().
commerce_shipping_module_implements_alter ./commerce_shipping.module Implements hook_module_implements_alter().
commerce_shipping_pane_checkout_form includes/commerce_shipping.checkout_pane.inc Checkout pane callback: builds a shipping quote selection form.
commerce_shipping_pane_checkout_form_submit includes/commerce_shipping.checkout_pane.inc Checkout pane callback: submit the shipping checkout pane.
commerce_shipping_pane_checkout_form_validate includes/commerce_shipping.checkout_pane.inc Checkout pane callback: validate the shipping service selection and details.
commerce_shipping_pane_review includes/commerce_shipping.checkout_pane.inc Checkout pane callback.
commerce_shipping_pane_service_details_refresh includes/commerce_shipping.checkout_pane.inc Ajax callback. 1
commerce_shipping_pane_settings_form includes/commerce_shipping.checkout_pane.inc Checkout pane callback: returns the shipping service pane's settings form.
commerce_shipping_permission ./commerce_shipping.module Implements hook_permission().
commerce_shipping_rates_cache_clear ./commerce_shipping.module Clears the shipping rates cache for the specified order.
commerce_shipping_rates_cache_get ./commerce_shipping.module Retrieves cached shipping rates for an order.
commerce_shipping_rates_cache_set ./commerce_shipping.module Caches shipping rates for an order.
commerce_shipping_rate_apply ./commerce_shipping.rules.inc Action: Apply a shipping rate to an order.
commerce_shipping_recalculate_services ./commerce_shipping.module Validates shipping service recalculations. 3 1
commerce_shipping_recalculate_services_refresh includes/commerce_shipping.checkout_pane.inc Ajax callback: Returns recalculated shipping services. 1
commerce_shipping_recalculate_services_submit includes/commerce_shipping.checkout_pane.inc Submit callback for recalculating shipping services. 1
commerce_shipping_recalculate_services_validate includes/commerce_shipping.checkout_pane.inc Validate callback for recalculating shipping services. 1
commerce_shipping_rules_action_info ./commerce_shipping.rules.inc Implements hook_rules_action_info().

Pages

Other projects