MailListAdapterUtil
abstract class MailListAdapterUtil extends BaseAdapterUtil
Class MailListAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
each adapter class MUST end with this |
| MASS_MAIL_PARAM |
|
| MAIL_LIST_EDIT_PARAM |
|
| MAIL_LIST_EDIT_JSON |
|
| MAIL_LIST_JQGRID_PARAM |
|
| MAIL_LIST_DELETE_JQGRID_SEND |
|
| MAIL_LIST_GET_ALL |
|
| MAIL_LIST_GET_USERS |
|
| MAIL_LIST_EXPORT |
|
| MAIL_LIST_EXPORT_JSON |
|
| MAIL_LIST_IMPORT_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.