Bitrix API

UserFieldEditorAdapter

Table of Contents

Methods

__construct()  : mixed
getAdaptedUserField()  : array<string|int, mixed>
getAdaptedUserFieldValue()  : mixed
setFileControllerEntityId()  : void

Methods

__construct()

public __construct(string $entityId, array<string|int, mixed> $fieldDescriptions, array<string|int, mixed> $fieldValues) : mixed
Parameters
$entityId : string
$fieldDescriptions : array<string|int, mixed>
$fieldValues : array<string|int, mixed>

getAdaptedUserField()

public getAdaptedUserField(string $userFieldId) : array<string|int, mixed>
Parameters
$userFieldId : string
Return values
array<string|int, mixed>

getAdaptedUserFieldValue()

public getAdaptedUserFieldValue(string $fieldId) : mixed
Parameters
$fieldId : string

setFileControllerEntityId()

public setFileControllerEntityId(string $fileControllerEntityId) : void
Parameters
$fileControllerEntityId : string

        
On this page

Search results