File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/main/lib/grid/types.php
Back
<? namespace Bitrix\Main\Grid; /** * Class Types. Column data types * @package Bitrix\Main\Grid */ class Types { const GRID_CHECKBOX = "checkbox"; const GRID_TEXT = "text"; const GRID_INT = "int"; const GRID_CUSTOM = "custom"; const GRID_LIST = "list"; const GRID_GRID = "grid"; /** * Gets types 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.27 |
proxy
|
phpinfo
|
Settings