You are here

constant UC_DISCOUNTS_OPTION_ALL_TERMS in Ubercart Discounts (Alternative) 7.2

4 uses of UC_DISCOUNTS_OPTION_ALL_TERMS
uc_discounts_admin_discount_edit_form_submit in uc_discounts/uc_discounts.admin.inc
Submit handler for uc_discounts_admin_discount_edit_form().
uc_discounts_get_codeless_discounts_for_product_and_quantity in uc_discounts/uc_discounts.module
Returns codeless discounts that apply to product with specified quantity.
uc_discounts_get_discounts_for_order in uc_discounts/uc_discounts.module
Returns discounts for order.
uc_discounts_get_term_ids_for_discount_id in uc_discounts/uc_discounts.module
Return all term IDs used by a dicsount ID.

File

uc_discounts/uc_discounts.module, line 27

Code

define('UC_DISCOUNTS_OPTION_ALL_TERMS', "-1");