You are here

Functions in Ubercart Discounts (Alternative) 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_discounts_schema uc_discounts/uc_discounts.install @file Install hooks for uc_discounts.module. 5
uc_discounts_search_form uc_discounts/uc_discounts.admin.inc Create a form for searching the discounts 1
uc_discounts_search_form_submit uc_discounts/uc_discounts.admin.inc
uc_discounts_skus_delete uc_discounts/uc_discounts.module Deletes all uc_discounts_skus rows for a discount. 1
uc_discounts_terms_delete uc_discounts/uc_discounts.module Deletes all uc_discounts_terms rows for a discount. 1
uc_discounts_theme uc_discounts/uc_discounts.module Implements hook_theme().
uc_discounts_uc_checkout_complete uc_discounts/uc_discounts.module Implementation of hook_uc_checkout_complete(). Upon successful completion of checkout, record usage Note: $order->uc_discounts_codes is set by the checkout pane
uc_discounts_uninstall uc_discounts/uc_discounts.install Implementation of hook_uninstall().
uc_discounts_update_1 uc_discounts/uc_discounts.install
uc_discounts_update_2 uc_discounts/uc_discounts.install
uc_discounts_update_3 uc_discounts/uc_discounts.install
uc_discounts_update_4 uc_discounts/uc_discounts.install
uc_discounts_update_5 uc_discounts/uc_discounts.install
uc_discounts_update_6 uc_discounts/uc_discounts.install
uc_discounts_update_6001 uc_discounts/uc_discounts.install #984718, Add an activates_on date to discounts.
uc_discounts_update_6002 uc_discounts/uc_discounts.install #919730, Add the ability for a discount to qualify based on subtotal of all products
uc_discounts_update_6003 uc_discounts/uc_discounts.install #1100790, Add the ability for a discount max applications to be limited to number of required products in the cart
uc_discounts_update_6004 uc_discounts/uc_discounts.install
uc_discounts_update_6005 uc_discounts/uc_discounts.install #999778, Allow multiple products to be selected for discount qualification
uc_discounts_update_6006 uc_discounts/uc_discounts.install #1220388, Optionally allow free items to be automatically added to cart.
uc_discounts_update_7 uc_discounts/uc_discounts.install
uc_discounts_uses_delete_for_discount uc_discounts/uc_discounts.module Deletes all uc_discounts_uses rows for a discount.
uc_discounts_uses_delete_for_order uc_discounts/uc_discounts.module Deletes all uc_discounts_uses rows for an order. 2
uc_discounts_uses_save_for_order uc_discounts/uc_discounts.module Records uses of a discount for an order 2
uc_discounts_views_api uc_discounts/uc_discounts.module
uc_discounts_views_data uc_discounts/uc_discounts.views.inc
_uc_discounts_get_random_string uc_discounts/uc_discounts.admin.inc Generates a randome digit or letter, used as a callback for preg_replace 1
_uc_discounts_product_filter_form uc_discounts/uc_discounts.admin.inc Helper function that creates a series of dropdowns for selecting a product via product_id, sku, class, term, or author 1

Pages

Other projects