You are here

Functions in Ubercart 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_fulfillment_address_property_set shipping/uc_fulfillment/uc_fulfillment.rules.inc Entity metadata callback to set origin or destination address of an order. 1
uc_fulfillment_help shipping/uc_fulfillment/uc_fulfillment.module Implements hook_help().
uc_fulfillment_menu_local_tasks_alter shipping/uc_fulfillment/uc_fulfillment.module Implements hook_menu_local_tasks_alter().
uc_fulfillment_rules_data_info shipping/uc_fulfillment/uc_fulfillment.rules.inc Implements hook_rules_data_info().
uc_fulfillment_schema shipping/uc_fulfillment/uc_fulfillment.install Implements hook_schema().
uc_fulfillment_theme shipping/uc_fulfillment/uc_fulfillment.module Implements hook_theme().
uc_fulfillment_tokens shipping/uc_fulfillment/uc_fulfillment.tokens.inc Implements hook_tokens().
uc_fulfillment_token_info shipping/uc_fulfillment/uc_fulfillment.tokens.inc Implements hook_token_info().
uc_fulfillment_uc_order_actions shipping/uc_fulfillment/uc_fulfillment.module Implements hook_uc_order_actions().
uc_fulfillment_uc_order_can_delete shipping/uc_fulfillment/uc_fulfillment.module Implements hook_uc_order_can_delete().
uc_fulfillment_uc_order_delete shipping/uc_fulfillment/uc_fulfillment.module Implements hook_uc_order_delete().
uc_fulfillment_uc_shipping_type shipping/uc_fulfillment/uc_fulfillment.module Implements hook_uc_shipping_type().
uc_fulfillment_views_data shipping/uc_fulfillment/uc_fulfillment.views.inc Implements hook_views_data().
uc_get_addresses uc_store/uc_store.module Loads a customer's previously given addresses. 2
uc_googleanalytics_display uc_googleanalytics/uc_googleanalytics.module Determines whether or not to display the e-commerce related JS through GA. 1
uc_googleanalytics_ecommerce_js uc_googleanalytics/uc_googleanalytics.module Builds the e-commerce JS passed to Google Analytics for order tracking. 1
uc_googleanalytics_install uc_googleanalytics/uc_googleanalytics.install Implements hook_install().
uc_googleanalytics_page_attachments_alter uc_googleanalytics/uc_googleanalytics.module Implements hook_page_attachments_alter().
uc_googleanalytics_uc_order_create uc_googleanalytics/uc_googleanalytics.module Implements hook_uc_order_create().
uc_length_conversion uc_store/uc_store.module Gets the conversion ratio from one unit of length to another. 5
uc_length_format uc_store/uc_store.module Formats a length value for display. 5
uc_order_actions uc_order/uc_order.module Returns the actions a user may perform on an order. 1 1
uc_order_action_add_comment uc_order/uc_order.rules.inc Adds a comment to an order. 1
uc_order_action_email uc_order/uc_order.rules.inc Sends an email concerning an order. 1
uc_order_action_email_invoice uc_order/uc_order.rules.inc Emails an invoice. 1 1
uc_order_action_email_invoice_view_options uc_order/uc_order.rules.inc 1
uc_order_action_order_comment_types uc_order/uc_order.rules.inc 1
uc_order_action_update_status uc_order/uc_order.rules.inc Updates an order's status. 1
uc_order_comments_load uc_order/uc_order.module Returns an array of comments or admin comments for an order. 3
uc_order_comment_save uc_order/uc_order.module Inserts a comment, $type being either 'order' or 'admin'. 23
uc_order_condition_billing_country uc_order/uc_order.rules.inc Checks that the order has one of the selected billing countries.
uc_order_condition_count_products uc_order/uc_order.rules.inc Checks that the order has the selected number of products.
uc_order_condition_delivery_country uc_order/uc_order.rules.inc Checks that the order has one of the selected delivery countries.
uc_order_condition_has_products uc_order/uc_order.rules.inc Checks that the order has the selected combination of products.
uc_order_condition_has_products_options uc_order/uc_order.rules.inc Options callback.
uc_order_condition_has_product_class uc_order/uc_order.rules.inc Checks that the order has the selected combination of product classes.
uc_order_condition_has_product_class_classes_options uc_order/uc_order.rules.inc Options callback.
uc_order_condition_is_shippable uc_order/uc_order.rules.inc Checks that the order is shippable.
uc_order_condition_order_state uc_order/uc_order.rules.inc Checks the current order state.
uc_order_condition_order_state_options uc_order/uc_order.rules.inc Options callback.
uc_order_condition_products_options uc_order/uc_order.rules.inc Product options callback.
uc_order_condition_products_weight uc_order/uc_order.rules.inc Checks the weight of the order's products.
uc_order_condition_subtotal uc_order/uc_order.rules.inc Compare order subtotal.
uc_order_condition_total uc_order/uc_order.rules.inc Compare order total.
uc_order_condition_value_operator_comparison uc_order/uc_order.rules.inc Value comparison. 4
uc_order_condition_value_operator_options uc_order/uc_order.rules.inc Operator options callback.
uc_order_condition_weight_units_options uc_order/uc_order.rules.inc Weight units options callback.
uc_order_default_rules_configuration uc_order/uc_order.rules_defaults.inc Implements hook_default_rules_configuration().
uc_order_delete_line_item uc_order/uc_order.line_item.inc Deletes a specific line item, or every line item in an order. 4
uc_order_entity_bundle_info uc_order/uc_order.module Implements hook_entity_bundle_info().

Pages

Other projects