См. определение в файле Placement.php строка 5
◆ getPlacementList()
static getPlacementList |
( |
| ) |
|
|
static |
◆ onRegisterPlacementContextMenu()
static onRegisterPlacementContextMenu |
( |
array | $placementBind, |
|
|
array | $placementInfo ) |
|
static |
- См. также
- \Bitrix\Rest\Api\Placement::bind in section with $placementInfo['registerCallback']['callback']
- Аргументы
-
array | $placementBind | |
array | $placementInfo | |
- Возвращает
- array{error: ?string, error_description: ?string}
См. определение в файле Placement.php строка 184
◆ onRegisterPlacementNavigation()
static onRegisterPlacementNavigation |
( |
array | $placementBind, |
|
|
array | $placementInfo ) |
|
static |
- См. также
- \Bitrix\Rest\Api\Placement::bind in section with $placementInfo['registerCallback']['callback']
- Аргументы
-
array | $placementBind | |
array | $placementInfo | |
- Возвращает
- array{error: ?string, error_description: ?string}
См. определение в файле Placement.php строка 202
◆ onRegisterPlacementSidebar()
static onRegisterPlacementSidebar |
( |
array | $placementBind, |
|
|
array | $placementInfo ) |
|
static |
- См. также
- \Bitrix\Rest\Api\Placement::bind in section with $placementInfo['registerCallback']['callback']
- Аргументы
-
array | $placementBind | |
array | $placementInfo | |
- Возвращает
- array{error: ?string, error_description: ?string}
См. определение в файле Placement.php строка 242
◆ onRegisterPlacementSmilesSelector()
static onRegisterPlacementSmilesSelector |
( |
array | $placementBind, |
|
|
array | $placementInfo ) |
|
static |
- См. также
- \Bitrix\Rest\Api\Placement::bind in section with $placementInfo['registerCallback']['callback']
- Аргументы
-
array | $placementBind | |
array | $placementInfo | |
- Возвращает
- array{error: ?string, error_description: ?string}
См. определение в файле Placement.php строка 262
◆ onRegisterPlacementTextArea()
static onRegisterPlacementTextArea |
( |
array | $placementBind, |
|
|
array | $placementInfo ) |
|
static |
- См. также
- \Bitrix\Rest\Api\Placement::bind in section with $placementInfo['registerCallback']['callback']
- Аргументы
-
array | $placementBind | |
array | $placementInfo | |
- Возвращает
- array{error: ?string, error_description: ?string}
См. определение в файле Placement.php строка 220
◆ onRestServiceBuildDescription()
static onRestServiceBuildDescription |
( |
| ) |
|
|
static |
Event handler OnRestServiceBuildDescription of the Rest module
- Возвращает
- array
См. определение в файле Placement.php строка 28
◆ IM_CONTEXT_MENU
const IM_CONTEXT_MENU = 'IM_CONTEXT_MENU' |
◆ IM_NAVIGATION
const IM_NAVIGATION = 'IM_NAVIGATION' |
◆ IM_SIDEBAR
const IM_SIDEBAR = 'IM_SIDEBAR' |
◆ IM_SMILES_SELECTOR
const IM_SMILES_SELECTOR = 'IM_SMILES_SELECTOR' |
◆ IM_TEXTAREA
const IM_TEXTAREA = 'IM_TEXTAREA' |