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

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

static getEntityCodeList ()
 
static callEventExport ($manifestCode, $code, $step=0, $next='', $itemCode='', $contextUser=false)
 
static callEventClear ($data)
 
static callEventImport ($params)
 
static callEventFinish ($params)
 

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

const ON_REST_APP_CONFIGURATION_CLEAR = 'OnRestApplicationConfigurationClear'
 
const ON_REST_APP_CONFIGURATION_ENTITY = 'OnRestApplicationConfigurationEntity'
 
const ON_REST_APP_CONFIGURATION_EXPORT = 'OnRestApplicationConfigurationExport'
 
const ON_REST_APP_CONFIGURATION_IMPORT = 'OnRestApplicationConfigurationImport'
 
const ON_REST_APP_CONFIGURATION_FINISH = 'OnRestApplicationConfigurationFinish'
 

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

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

Методы

◆ callEventClear()

static callEventClear ( $data)
static

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

◆ callEventExport()

static callEventExport ( $manifestCode,
$code,
$step = 0,
$next = '',
$itemCode = '',
$contextUser = false )
static

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

◆ callEventFinish()

static callEventFinish ( $params)
static

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

◆ callEventImport()

static callEventImport ( $params)
static

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

◆ getEntityCodeList()

static getEntityCodeList ( )
static

array value: [a-zA-Z0-9_]

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

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

◆ ON_REST_APP_CONFIGURATION_CLEAR

const ON_REST_APP_CONFIGURATION_CLEAR = 'OnRestApplicationConfigurationClear'

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

◆ ON_REST_APP_CONFIGURATION_ENTITY

const ON_REST_APP_CONFIGURATION_ENTITY = 'OnRestApplicationConfigurationEntity'

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

◆ ON_REST_APP_CONFIGURATION_EXPORT

const ON_REST_APP_CONFIGURATION_EXPORT = 'OnRestApplicationConfigurationExport'

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

◆ ON_REST_APP_CONFIGURATION_FINISH

const ON_REST_APP_CONFIGURATION_FINISH = 'OnRestApplicationConfigurationFinish'

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

◆ ON_REST_APP_CONFIGURATION_IMPORT

const ON_REST_APP_CONFIGURATION_IMPORT = 'OnRestApplicationConfigurationImport'

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