Actions
Class Actions. Available actions for works with user options.
Table of Contents
Constants
- PIN_PRESET = "PIN_PRESET"
- REMOVE_FILTER = "REMOVE_FILTER"
- RESTORE_FILTER = "RESTORE_FILTER"
- SET_FILTER = "SET_FILTER"
- SET_FILTER_ARRAY = "SET_FILTER_ARRAY"
- SET_TMP_PRESET = "SET_TMP_PRESET"
Methods
- getList() : array<string|int, mixed>
- Gets actions list
Constants
PIN_PRESET
public
mixed
PIN_PRESET
= "PIN_PRESET"
REMOVE_FILTER
public
mixed
REMOVE_FILTER
= "REMOVE_FILTER"
RESTORE_FILTER
public
mixed
RESTORE_FILTER
= "RESTORE_FILTER"
SET_FILTER
public
mixed
SET_FILTER
= "SET_FILTER"
SET_FILTER_ARRAY
public
mixed
SET_FILTER_ARRAY
= "SET_FILTER_ARRAY"
SET_TMP_PRESET
public
mixed
SET_TMP_PRESET
= "SET_TMP_PRESET"
Methods
getList()
Gets actions list
public
static getList() : array<string|int, mixed>