Bitrix-D7 23.9
 
Указатель Классы Пространства имен Функции Переменные
Загрузка...
Поиск...
Не найдено
Класс Placement

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

static getPlacementList ()
 
static onRestServiceBuildDescription ()
 
static onRegisterPlacementContextMenu (array $placementBind, array $placementInfo)
 
static onRegisterPlacementNavigation (array $placementBind, array $placementInfo)
 
static onRegisterPlacementTextArea (array $placementBind, array $placementInfo)
 
static onRegisterPlacementSidebar (array $placementBind, array $placementInfo)
 
static onRegisterPlacementSmilesSelector (array $placementBind, array $placementInfo)
 

Открытые атрибуты

const IM_CONTEXT_MENU = 'IM_CONTEXT_MENU'
 
const IM_NAVIGATION = 'IM_NAVIGATION'
 
const IM_TEXTAREA = 'IM_TEXTAREA'
 
const IM_SIDEBAR = 'IM_SIDEBAR'
 
const IM_SMILES_SELECTOR = 'IM_SMILES_SELECTOR'
 

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

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

Методы

◆ getPlacementList()

static getPlacementList ( )
static

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

◆ 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'

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

◆ IM_NAVIGATION

const IM_NAVIGATION = 'IM_NAVIGATION'

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

◆ IM_SIDEBAR

const IM_SIDEBAR = 'IM_SIDEBAR'

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

◆ IM_SMILES_SELECTOR

const IM_SMILES_SELECTOR = 'IM_SMILES_SELECTOR'

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

◆ IM_TEXTAREA

const IM_TEXTAREA = 'IM_TEXTAREA'

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