CouponAdapterUtil
class CouponAdapterUtil extends BaseAdapterUtil
Abstract class CouponAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| BACKEND_LIST_ALL_COUPONS |
|
| BACKEND_EDIT_COUPON_SHOW |
|
| BACKEND_EDIT_COUPON_EDIT |
|
| BACKEND_REMOVE_COUPONS |
|
| BACKEND_SEARCH_USERS |
|
| FRONTEND_ALL_COUPONS |
|
| FRONTEND_ALL_COUPONS_JSON |
|
Methods
Details
in BaseAdapterUtil at line 31
static bool
isAcceptable(string $param)
in BaseAdapterUtil at line 43
static protected array
getPossibleValues()
Gets an array of the possible values.