FilterRegistry
Table of Contents
Constants
-
FILTER_GANTT
= 'GANTT'
-
FILTER_GRID
= 'GRID'
Methods
-
getId()
: string
-
getList()
: array<string|int, mixed>
FILTER_GANTT
public
mixed
FILTER_GANTT
= 'GANTT'
FILTER_GRID
public
mixed
FILTER_GRID
= 'GRID'
getId()
public
static getId(string $name, int|null $groupId[, string $scope = '' ]) : string
Parameters
-
$name
: string
-
-
$groupId
: int|null
-
-
$scope
: string
= ''
-
getList()
public
static getList() : array<string|int, mixed>
Return values
array<string|int, mixed>