Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс RolesData

Открытые статические члены

static getRole ($roleId)
 
static getList ()
 
static getGraphsCategories ($roleId)
 

Подробное описание

См. определение в файле rolesdata.php строка 8

Методы

◆ getGraphsCategories()

static getGraphsCategories ( $roleId)
static
Аргументы
string$roleId
Возвращает
array graphs
Исключения

Bitrix\Main\ArgumentNullException

См. определение в файле rolesdata.php строка 62

◆ getList()

static getList ( )
static
Возвращает
array All roles defenitions
Исключения

Bitrix\Main\IO\FileNotFoundException

См. определение в файле rolesdata.php строка 34

◆ getRole()

static getRole ( $roleId)
static

Returns role defenition

Аргументы
string$roleId
Возвращает
array role params
Исключения

Bitrix\Main\ArgumentNullException

См. определение в файле rolesdata.php строка 16