1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Intranet

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

static onBuildBindingMenu (\Bitrix\Main\Event $event)

Поля данных

const PATH_SERVICE_LIST = 'kb/binding/menu/'

Защищенные статические члены

static getMenuItemBind (string $bindCode)
static getMenuItemUnbind (string $bindCode, string $entityId, string $title)

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

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

Методы

◆ getMenuItemBind()

getMenuItemBind ( string $bindCode)
staticprotected

Returns one service menu item for bind entity.

Аргументы
string$bindCodeBinding code.
Возвращает
array

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

◆ getMenuItemUnbind()

getMenuItemUnbind ( string $bindCode,
string $entityId,
string $title )
staticprotected

Returns one service menu item for unbind entity.

Аргументы
string$bindCodeBinding code.
string$entityIdEntity id.
string$titleCustom title.
Возвращает
array

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

◆ onBuildBindingMenu()

onBuildBindingMenu ( \Bitrix\Main\Event $event)
static

Returns menu items for different binding places in Intranet.

Аргументы
\Bitrix\Main\Event$eventEvent instance.
Возвращает
array

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

Поля

◆ PATH_SERVICE_LIST

const PATH_SERVICE_LIST = 'kb/binding/menu/'

Service component paths.

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


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