Bitrix API

Externalizer extends Externalizer

Class Externalizer

Table of Contents

Constants

CHECK_REQUIRED  = 'CHECK_REQUIRED'
SORTING_KEYS  = 'SORTING_KEYS'
TO_CAMEL  = 'TO_CAMEL'
TO_SNAKE  = 'TO_SNAKE'
TO_WHITE_LIST  = 'TO_WHITE_LIST'

Methods

__construct()  : mixed
buildByAction()  : mixed
getArguments()  : mixed
getController()  : mixed
getData()  : mixed
getName()  : mixed
getPage()  : mixed
getScope()  : mixed
process()  : mixed
setArguments()  : mixed
setFormat()  : void
toArray()  : array<string|int, mixed>

Constants

Methods

__construct()

public __construct(mixed $name, mixed $arguments, mixed $controller[, mixed $data = [] ][, mixed $scope = '' ]) : mixed
Parameters
$name : mixed
$arguments : mixed
$controller : mixed
$data : mixed = []
$scope : mixed = ''

buildByAction()

public static buildByAction(Action $action[, mixed $data = [] ][, mixed $scope = '' ]) : mixed
Parameters
$action : Action
$data : mixed = []
$scope : mixed = ''

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results