You are here

constant UC_COUPON_PURCHASE_RECIPIENT_ATTRIBUTE in Ubercart Discount Coupons 7.3

3 uses of UC_COUPON_PURCHASE_RECIPIENT_ATTRIBUTE
uc_coupon_purchase_attribute_form_validate in uc_coupon_purchase/uc_coupon_purchase.module
Extra validation callback for uc_attribute_form.
uc_coupon_purchase_form_uc_attribute_form_alter in uc_coupon_purchase/uc_coupon_purchase.module
Implements hook_form_FORM_ID_alter() for uc_attribute_form.
_uc_coupon_purchase_create_recipient_attribute in 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.

File

uc_coupon_purchase/uc_coupon_purchase.module, line 2

Code

define('UC_COUPON_PURCHASE_RECIPIENT_ATTRIBUTE', 'uc_coupon_purchase_recipient');