Filter
Table of Contents
Constants
-
ACTIVE_PRESET
= 'filter_flow_active'
-
MY_PRESET
= 'filter_flow_my'
Methods
-
getAvailablePresets()
: array<string|int, mixed>
-
getCurrentFilterValues()
: array<string|int, mixed>
-
getFieldArrays()
: array<string|int, mixed>
-
getId()
: string
-
getInstance()
: static
-
getPresets()
: array<string|int, mixed>
-
isUserFilterApplied()
: bool
ACTIVE_PRESET
public
mixed
ACTIVE_PRESET
= 'filter_flow_active'
MY_PRESET
public
mixed
MY_PRESET
= 'filter_flow_my'
getAvailablePresets()
public
static getAvailablePresets() : array<string|int, mixed>
Return values
array<string|int, mixed>
getCurrentFilterValues()
public
getCurrentFilterValues() : array<string|int, mixed>
Return values
array<string|int, mixed>
getFieldArrays()
public
getFieldArrays() : array<string|int, mixed>
Return values
array<string|int, mixed>
getId()
public
getId() : string
getInstance()
public
static getInstance(int $userId) : static
Parameters
-
$userId
: int
-
getPresets()
public
getPresets() : array<string|int, mixed>
Return values
array<string|int, mixed>
isUserFilterApplied()
public
isUserFilterApplied() : bool