You are here

Functions in Ubercart Discount Coupons 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_coupon_workflow_cid_options uc_coupon_workflow/uc_coupon_workflow.rules.inc Options list callback for list of coupons to assign. 1
uc_coupon_workflow_default_rules_configuration uc_coupon_workflow/uc_coupon_workflow.rules_defaults.inc Implements hook_default_rules_configuration().
uc_coupon_workflow_email uc_coupon_workflow/uc_coupon_workflow.rules.inc Action callback to send an e-mail regarding a coupon. 1
uc_coupon_workflow_form_user_register_form_alter uc_coupon_workflow/uc_coupon_workflow.module Implements hook_form_user_register_form_alter().
uc_coupon_workflow_message_formats uc_coupon_workflow/uc_coupon_workflow.rules.inc Options list callback for message formats. 1
uc_coupon_workflow_permission uc_coupon_workflow/uc_coupon_workflow.module Implements hook_permission().
uc_coupon_workflow_rules_action_info uc_coupon_workflow/uc_coupon_workflow.rules.inc Implements hook_rules_action_info().
uc_coupon_workflow_rules_condition_info uc_coupon_workflow/uc_coupon_workflow.rules.inc Implements hook_rules_condition_info().
uc_coupon_workflow_rules_event_info uc_coupon_workflow/uc_coupon_workflow.rules.inc Implements hook_rules_event_info().
uc_coupon_workflow_suspended uc_coupon_workflow/uc_coupon_workflow.rules.inc For certain events (e.g. new user creation), administrators are provided with an interface which allows them to prevent execution of coupon actions based on those events. 2
uc_coupon_workflow_suspend_element uc_coupon_workflow/uc_coupon_workflow.module Builds a form element allowing an administrator to suspend coupon workflow. 1
uc_coupon_workflow_uc_checkout_complete uc_coupon_workflow/uc_coupon_workflow.module Implements hook uc_checkout_complete().
uc_coupon_workflow_uc_coupon_apply uc_coupon_workflow/uc_coupon_workflow.module Implements hook_uc_coupon_apply().
uc_coupon_workflow_uc_coupon_remove uc_coupon_workflow/uc_coupon_workflow.module Implements hook_uc_coupon_remove().
uc_coupon_workflow_uc_coupon_revalidate uc_coupon_workflow/uc_coupon_workflow.module Implements hook_uc_coupon_revalidate().
uc_coupon_workflow_user_insert uc_coupon_workflow/uc_coupon_workflow.module Implements hook_user_insert().
uc_order_pane_coupon ./uc_coupon.module Coupon order pane callback. 1
_uc_coupon_cart_item ./uc_coupon.module Creates a fake cart-item corrresponding to this coupon, allowing this coupon to be displayed in the cart. 2
_uc_coupon_date_range ./uc_coupon.admin.inc 2
_uc_coupon_format_date ./uc_coupon.admin.inc 3
_uc_coupon_format_discount ./uc_coupon.module Format a coupon's value depending on the type, optionally including currency symbols. 2
_uc_coupon_format_hour ./uc_coupon.admin.inc 1 1
_uc_coupon_is_checkout_order ./uc_coupon.module Check whether an order is the order being checked out by the current user. 2
_uc_coupon_list_terms ./uc_coupon.module Lists all taxonomy terms contained in 'taxonomy_term_reference' fields for a given node. 1
_uc_coupon_map_restriction ./uc_coupon.admin.inc 1
_uc_coupon_match_sku ./uc_coupon.module 1
_uc_coupon_mktime ./uc_coupon.admin.inc 2
_uc_coupon_options_list ./uc_coupon.module Helper function to create a list of coupons for form elements. 3
_uc_coupon_paypal_check ./uc_coupon.module Show a message if PayPal is enabled and "itemized order" is selected. 2
_uc_coupon_purchase_create_recipient_attribute uc_coupon_purchase/uc_coupon_purchase.module Helper function to create the product attribute specifying gift certificate recipients. Will only create the attribute if it does not already exist. 1
_uc_coupon_purchase_load_recipient_attribute uc_coupon_purchase/uc_coupon_purchase.module Helper function to load the attribute which we use for gift certificate recipients. 3
_uc_coupon_sort_products ./uc_coupon.module 1
_uc_coupon_status_options ./uc_coupon.entity.inc Options callback for the coupon status property
_uc_coupon_type_options ./uc_coupon.entity.inc Options callback for the coupon type property. 1

Pages

Other projects