Bitrix API

B2eReference 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>
loadDataFromProfileProvider()  : string|null
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

loadDataFromProfileProvider()

public loadDataFromProfileProvider(Member $member, string $fieldName) : string|null
Parameters
$member : Member
$fieldName : string
Return values
string|null

        
On this page

Search results