You are here

Functions in Ubercart Discounts (Alternative) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_discounts_uc_add_to_cart uc_discounts/uc_discounts.module Implements hook_uc_add_to_cart().
uc_discounts_uc_cart_pane uc_discounts/uc_discounts.module Implements hook_uc_cart_pane().
uc_discounts_uc_checkout_complete uc_discounts/uc_discounts.module Implements hook_uc_checkout_complete().
uc_discounts_uc_checkout_pane uc_discounts/uc_discounts.module Implements hook_uc_checkout_pane().
uc_discounts_uc_checkout_pane_alter uc_discounts/uc_discounts.module Implements hook_uc_checkout_pane_alter().
uc_discounts_uc_checkout_pane_cart uc_discounts/uc_discounts.module Callback that replaces the stock ubercart checkout cart pane. 1
uc_discounts_uc_checkout_pane_discounts uc_discounts/uc_discounts.module Discounts checkout pane callback. 1
uc_discounts_uc_line_item uc_discounts/uc_discounts.module Implements hook_uc_line_item().
uc_discounts_uc_order uc_discounts/uc_discounts.module Implements hook_uc_order(). 1
uc_discounts_uc_order_pane uc_discounts/uc_discounts.module Implements hook_uc_order_pane().
uc_discounts_uc_order_pane_callback uc_discounts/uc_discounts.module Callback for hook_uc_order_pane(). 1
uc_discounts_uninstall uc_discounts/uc_discounts.install Implements hook_uninstall().
uc_discounts_update_6001 uc_discounts/uc_discounts.install Issue #984718: Add an activates_on date to discounts.
uc_discounts_update_6002 uc_discounts/uc_discounts.install Issue #919730: Add the ability for a discount to qualify based on subtotal of all products.
uc_discounts_update_6003 uc_discounts/uc_discounts.install Issue #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 Add uc_discounts_authors table.
uc_discounts_update_6005 uc_discounts/uc_discounts.install Issue #999778: Allow multiple products to be selected for discount qualification.
uc_discounts_update_6006 uc_discounts/uc_discounts.install Issue #1220388: Optionally allow free items to be automatically added to cart.
uc_discounts_update_7200 uc_discounts/uc_discounts.install Adds indexes to speed up queries. Add primary key to uc_discounts_order_codes.
uc_discounts_update_last_removed uc_discounts/uc_discounts.install Implements hook_update_last_removed().
uc_discounts_uses_delete_for_discount uc_discounts/uc_discounts.module Deletes all uc_discounts_uses rows for a discount ID.
uc_discounts_uses_delete_for_order uc_discounts/uc_discounts.module Deletes all uc_discounts_uses rows for an order ID. 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 Implements hook_views_api().
uc_discounts_views_data uc_discounts/uc_discounts.views.inc Implements hook_views_data().
_uc_discounts_get_random_string uc_discounts/uc_discounts.admin.inc Generates a random 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