См. определение в файле intranet.php строка 11
◆ getMenuItemBind()
static getMenuItemBind |
( |
string | $bindCode | ) |
|
|
staticprotected |
Returns one service menu item for bind entity.
- Аргументы
-
string | $bindCode | Binding code. |
- Возвращает
- array
См. определение в файле intranet.php строка 23
◆ getMenuItemUnbind()
static getMenuItemUnbind |
( |
string | $bindCode, |
|
|
string | $entityId, |
|
|
string | $title ) |
|
staticprotected |
Returns one service menu item for unbind entity.
- Аргументы
-
string | $bindCode | Binding code. |
string | $entityId | Entity id. |
string | $title | Custom title. |
- Возвращает
- array
См. определение в файле intranet.php строка 56
◆ onBuildBindingMenu()
Returns menu items for different binding places in Intranet.
- Аргументы
-
\Bitrix\Main\Event | $event | Event instance. |
- Возвращает
- array
См. определение в файле intranet.php строка 71
◆ PATH_SERVICE_LIST
const PATH_SERVICE_LIST = 'kb/binding/menu/' |
Service component paths.
См. определение в файле intranet.php строка 16