Bitrix API

Controller

Table of Contents

Constants

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

Methods

callEventClear()  : mixed
callEventExport()  : mixed
callEventFinish()  : mixed
callEventImport()  : mixed
getEntityCodeList()  : mixed
array value: [a-zA-Z0-9_]

Constants

ON_REST_APP_CONFIGURATION_CLEAR

public mixed ON_REST_APP_CONFIGURATION_CLEAR = 'OnRestApplicationConfigurationClear'

ON_REST_APP_CONFIGURATION_ENTITY

public mixed ON_REST_APP_CONFIGURATION_ENTITY = 'OnRestApplicationConfigurationEntity'

ON_REST_APP_CONFIGURATION_EXPORT

public mixed ON_REST_APP_CONFIGURATION_EXPORT = 'OnRestApplicationConfigurationExport'

ON_REST_APP_CONFIGURATION_FINISH

public mixed ON_REST_APP_CONFIGURATION_FINISH = 'OnRestApplicationConfigurationFinish'

ON_REST_APP_CONFIGURATION_IMPORT

public mixed ON_REST_APP_CONFIGURATION_IMPORT = 'OnRestApplicationConfigurationImport'

Methods

callEventClear()

public static callEventClear(mixed $data) : mixed
Parameters
$data : mixed

callEventExport()

public static callEventExport(mixed $manifestCode, mixed $code[, mixed $step = 0 ][, mixed $next = '' ][, mixed $itemCode = '' ][, mixed $contextUser = false ]) : mixed
Parameters
$manifestCode : mixed
$code : mixed
$step : mixed = 0
$next : mixed = ''
$itemCode : mixed = ''
$contextUser : mixed = false

callEventFinish()

public static callEventFinish(mixed $params) : mixed
Parameters
$params : mixed

callEventImport()

public static callEventImport(mixed $params) : mixed
Parameters
$params : mixed

getEntityCodeList()

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

public static getEntityCodeList() : mixed

        
On this page

Search results