BlockElementParamTypes
class BlockElementParamTypes
Class BlockElementParamTypes
Constants
| STRING |
|
| SELECT |
|
| INT |
|
| DATE |
|
| TREE |
|
| DATE_FROM_TYPE |
|
| DATE_TO_TYPE |
|
| LAYOUT_PREFIX |
|
Methods
static array
date(string $field, string $text = null)
No description
static array
select(string $route, string $searchField, string $text = null, bool $isMultiple = true, bool $useOtherParams = false, null $field = null, null $descriptionField = null)
No description
static array
int(string $field = null, string $text = 'Number of entities')
No description
static array
tree(string $extension, string $text = null, null $field = null)
No description