Table of Contents
Constants
-
POPUP_OFFSET_LEFT
= 0
Methods
-
__construct()
: mixed
-
getContainerId()
: string
-
getFilter()
: array<string|int, mixed>
-
getParamsForPresets()
: array<string|int, mixed>
-
getPresets()
: array<string|int, mixed>
public
mixed
POPUP_OFFSET_LEFT
= 0
__construct()
public
__construct(int|null $groupId) : mixed
Parameters
-
$groupId
: int|null
-
getContainerId()
public
getContainerId() : string
getFilter()
public
getFilter() : array<string|int, mixed>
Return values
array<string|int, mixed>
getParamsForPresets()
public
getParamsForPresets() : array<string|int, mixed>
Return values
array<string|int, mixed>
getPresets()
public
getPresets(array<string|int, mixed>|null $paramsForPresets) : array<string|int, mixed>
Parameters
-
$paramsForPresets
: array<string|int, mixed>|null
-
Return values
array<string|int, mixed>