BlockPageAdapterUtil
abstract class BlockPageAdapterUtil extends BaseAdapterUtil
Abstract class BlockPageAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| BLOCK_PAGE_ADD |
|
| BLOCK_PAGE_EDIT |
|
| BLOCK_PAGE_PREVIEW |
|
| BLOCK_PAGES_JQGRID |
|
| BLOCK_PAGES_DELETE |
|
| BLOCK_PAGE_ENTITY_SEARCH |
|
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.