MassMailAdapterUtil
abstract class MassMailAdapterUtil extends BaseAdapterUtil
Class MassMailAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
each adapter class MUST end with this |
| MAIL_LIST_SEARCH_PARAM |
|
| MASS_MAIL_SAVE_JSON_PARAM |
|
| MASS_MAIL_PRODUCT_SEARCH_PARAM |
|
| MASS_MAIL_SEND |
|
| MASS_MAIL_SEND_ONLY |
|
| MASS_MAIL_DELETE |
|
| MASS_MAIL_EDIT |
|
| MASS_MAIL_JQGRID_SEND |
|
| MAIL_LIST_SEARCH_USERS |
|
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.