File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/main/lib/ui/filter/theme.php
Back
<? namespace Bitrix\Main\UI\Filter; /** * Class Theme. Available default filter themes * @package Bitrix\Main\UI\Filter */ class Theme { const DEFAULT_FILTER = "DEFAULT"; const BORDER = "BORDER"; const ROUNDED = "ROUNDED"; const LIGHT = "LIGHT"; const MUTED = "MUTED"; /** * Gets themes 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.26 |
proxy
|
phpinfo
|
Settings