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

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

static getAllBasicDescription ()
 
static getAccessPlacement ($scopeList)
 
static getBaseMethod ()
 
static getScope ()
 

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

const SCOPE = 'SCOPE'
 
const METHOD = 'METHOD'
 
const PLACEMENT = 'PLACEMENT'
 
const EVENT = 'EVENT'
 

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

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

Методы

◆ getAccessPlacement()

static getAccessPlacement ( $scopeList)
static
Аргументы
$scopeList
Возвращает
array

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

◆ getAllBasicDescription()

static getAllBasicDescription ( )
static
Возвращает
array

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

◆ getBaseMethod()

static getBaseMethod ( )
static
Возвращает
array

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

◆ getScope()

static getScope ( )
static
Возвращает
array

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

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

◆ EVENT

const EVENT = 'EVENT'

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

◆ METHOD

const METHOD = 'METHOD'

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

◆ PLACEMENT

const PLACEMENT = 'PLACEMENT'

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

◆ SCOPE

const SCOPE = 'SCOPE'

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