commerce_shipping_clear_order |
./commerce_shipping.module |
Delete all shipping line items on an order. |
2 |
|
commerce_shipping_commerce_checkout_pane_info |
./commerce_shipping.module |
Implements hook_commerce_checkout_pane_info(). |
|
|
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_info(). |
|
|
commerce_shipping_commerce_price_component_type_info |
./commerce_shipping.module |
Implements hook_commerce_price_component_type_info(). |
|
|
commerce_shipping_ctools_plugin_directory |
./commerce_shipping.module |
Implements hook_ctools_plugin_directory(). |
|
|
commerce_shipping_ctools_plugin_type |
./commerce_shipping.module |
Implements hook_ctools_plugin_type(). |
|
|
commerce_shipping_default_rules_configuration |
./commerce_shipping.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
commerce_shipping_enable_method |
./commerce_shipping.rules.inc |
Generic execution callback for the shipping method. |
|
1 |
commerce_shipping_example_ctools_plugin_directory |
modules/commerce_shipping_example.module |
Implements hook_ctools_plugin_directory(). |
|
|
commerce_shipping_get_shipping_methods_options |
./commerce_shipping.module |
Return an array of enabled shipping methods formatted as an options array
used in FAPI. |
1 |
1 |
commerce_shipping_line_item_add_form |
./commerce_shipping.module |
Returns the elements necessary to add a shipping line item through a line
item manager widget. |
|
|
commerce_shipping_line_item_add_form_submit |
./commerce_shipping.module |
Adds the selected shipping information to a line item added via a line item
manager widget. |
|
|
commerce_shipping_line_item_configuration |
./commerce_shipping.module |
Ensures the shipping line item type contains a field for shipping method. |
1 |
|
commerce_shipping_line_item_delete |
./commerce_shipping.module |
Deletes a line item from an order. |
|
|
commerce_shipping_line_item_new |
./commerce_shipping.module |
Creates a new product line item populated with the proper product values. |
1 |
|
commerce_shipping_line_item_title |
./commerce_shipping.module |
Returns an appropriate title for this line item. |
|
|
commerce_shipping_method_instance_id |
./commerce_shipping.module |
Returns a shipping method instance ID given a shipping method ID and the Rule
containing an enabling action with settings. |
1 |
|
commerce_shipping_method_instance_load |
./commerce_shipping.module |
Returns a shipping method instance object which includes the settings
specific to the context of the instance. |
1 |
|
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_details_refresh |
includes/commerce_shipping.checkout_pane.inc |
Returns the shipping details element for display via AJAX. |
|
1 |
commerce_shipping_pane_checkout_form_submit |
includes/commerce_shipping.checkout_pane.inc |
shipping pane: submit callback. |
|
|
commerce_shipping_pane_checkout_form_validate |
includes/commerce_shipping.checkout_pane.inc |
shipping pane: validation callback. |
|
|
commerce_shipping_plugin_get_plugin |
./commerce_shipping.module |
Util function to get shipping plugins. |
5 |
|
commerce_shipping_plugin_get_plugins |
./commerce_shipping.module |
Get commerce_shipping plugins of a specific type |
3 |
|
commerce_shipping_plugin_get_plugin_class |
./commerce_shipping.module |
Util function to get shipping plugin class. |
1 |
|
commerce_shipping_plugin_get_plugin_class_init |
./commerce_shipping.module |
Util function to return a instantiated plugin class. |
1 |
|
commerce_shipping_rules_action_info |
./commerce_shipping.rules.inc |
Implements hook_rules_action_info(). |
|
|
commerce_shipping_rules_data_info |
./commerce_shipping.rules.inc |
Implements hook_rules_data_info(). |
|
|
commerce_shipping_rules_event_info |
./commerce_shipping.rules.inc |
Implements hook_rules_event_info(). |
|
|
commerce_shipping_rules_remove_all |
./commerce_shipping.rules.inc |
Rules action: Remove all shipping line items on an order. |
|
1 |
commerce_shipping_schema |
./commerce_shipping.install |
Implements hook_schema(). |
|
|
commerce_shipping_set_default_quotes_values |
./commerce_shipping.module |
Util function to add a set of default values to quote plugins. |
2 |
|
commerce_shipping_ui_admin_page |
includes/commerce_shipping_ui.admin.inc |
Builds the shipping settings page using the Rules UI overview table filtered
to display shipping method rules. |
|
1 |
commerce_shipping_ui_menu |
./commerce_shipping_ui.module |
Implements hook_menu(). |
|
|
commerce_shipping_uninstall |
./commerce_shipping.install |
Implements hook_uninstall(). |
|
|
commerce_shipping_update_7000 |
./commerce_shipping.install |
Add address field for the commerce_shipping customer profile. |
|
|
commerce_shipping_update_7001 |
./commerce_shipping.install |
Add default profile reference field on order if needed |
|
|
commerce_shipping_update_7002 |
./commerce_shipping.install |
Remove all old shipping rules and convert plugin type shipping rules to use
the new naming convention. |
|
|
commerce_shipping_update_7003 |
./commerce_shipping.install |
Rename shipping_method field on line item to commerce_shipping_method. |
|
|
commerce_shipping_update_7004 |
./commerce_shipping.install |
Install cache table for commerce shipping.
Needed when upgrading from 1.x |
|
|
commerce_shipping_views_api |
./commerce_shipping.module |
Implements hook_views_api(). |
|
|