File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/main/lib/ui/filter/actions.php
Back
<? namespace Bitrix\Main\UI\Filter; /** * Class Actions. Available actions for works with user options. * @package Bitrix\Main\UI\Filter */ class Actions { const SET_FILTER = "SET_FILTER"; const REMOVE_FILTER = "REMOVE_FILTER"; const SET_FILTER_ARRAY = "SET_FILTER_ARRAY"; const RESTORE_FILTER = "RESTORE_FILTER"; const SET_TMP_PRESET = "SET_TMP_PRESET"; const PIN_PRESET = "PIN_PRESET"; /** * Gets actions list * @return array */ public static function getList() { $reflection = new \ReflectionClass(__CLASS__); return $reflection->getConstants(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings