1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс IblockRight
Граф наследования:IblockRight:
RightEntity Errorable

Открытые члены

 __construct (RightParam $rightParam)
 setListsPermission ($listsPermission)
 canRead ()
 canEdit ()
Открытые члены унаследованные от Errorable
 getErrors ()
 getErrorByCode ($code)

Поля данных

const ACCESS_DENIED = "ACCESS_DENIED"
const READ = "canRead"
const EDIT = "canEdit"

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

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

Конструктор(ы)

◆ __construct()

__construct ( RightParam $rightParam)

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

Методы

◆ canEdit()

canEdit ( )

Checks the edit access to the iblock.

Возвращает
bool

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

◆ canRead()

canRead ( )

Checks the read access to the iblock.

Возвращает
bool

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

◆ setListsPermission()

setListsPermission ( $listsPermission)

Sets the access label that is needed to verify the rights of the entity.

Аргументы
string$listsPermissionAccess label.

Замещает RightEntity.

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

Поля

◆ ACCESS_DENIED

const ACCESS_DENIED = "ACCESS_DENIED"

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

◆ EDIT

const EDIT = "canEdit"

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

◆ READ

const READ = "canRead"

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


Объявления и описания членов класса находятся в файле: