Bitrix API

MyB2eReference extends Configuration

Table of Contents

Constants

VIEW_SPECIFIC_DATA_KEY  = '__view'

Methods

__construct()  : mixed
getViewSpecificData()  : array<string|int, mixed>|null
loadData()  : array<string|int, mixed>
validate()  : Result

Constants

VIEW_SPECIFIC_DATA_KEY

public mixed VIEW_SPECIFIC_DATA_KEY = '__view'

Methods

__construct()

public __construct([bool $skipSecurity = false ]) : mixed
Parameters
$skipSecurity : bool = false

getViewSpecificData()

public getViewSpecificData(Block $block) : array<string|int, mixed>|null
Parameters
$block : Block
Return values
array<string|int, mixed>|null

        
On this page

Search results