Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Callback

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

static __callStatic ($handlerCode, $arguments)
 
static bind ($fields)
 
static unbind ($fields)
 
static unbindByCode ($handlerCode)
 
static getUserTypeId ($userTypeInfo)
 

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

const USER_TYPE_ID_PREFIX = 'rest'
 

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

static getUserTypeDescription ($placementHandlerCode)
 

Статические защищенные данные

static $descriptionCache = null
 

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

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

Методы

◆ __callStatic()

static __callStatic ( $handlerCode,
$arguments )
static

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

◆ bind()

static bind ( $fields)
static

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

◆ getUserTypeDescription()

static getUserTypeDescription ( $placementHandlerCode)
staticprotected

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

◆ getUserTypeId()

static getUserTypeId ( $userTypeInfo)
static

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

◆ unbind()

static unbind ( $fields)
static

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

◆ unbindByCode()

static unbindByCode ( $handlerCode)
static

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

Данные класса

◆ $descriptionCache

$descriptionCache = null
staticprotected

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

◆ USER_TYPE_ID_PREFIX

const USER_TYPE_ID_PREFIX = 'rest'

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