LLMS_Coupon::get_formatted_amount()
Method: Get the formatted coupon amount with currency symbol and/or percentage symbol
Source: includes/models/model.llms.coupon.php:139
Method: Get the formatted coupon amount with currency symbol and/or percentage symbol
Source: includes/models/model.llms.coupon.php:139
Method: Get an array of all products the coupon can be used with Combines $this->coupon_courses & $this->coupon_membership
Source: includes/models/model.llms.coupon.php:160
Method: Get the number of remaining uses calculated by subtracting # of uses from the usage limit
Source: includes/models/model.llms.coupon.php:172
Class: LLMS_Coupon model.
Source: includes/models/model.llms.coupon.php:31
Method: Determine if the coupon can be applied to an access plan
Source: includes/models/model.llms.coupon.php:57