Bitrix API

Field

FinalYes

Table of Contents

Constants

USER_FIELD_CODE_PREFIX  = 'USER_'

Methods

__construct()  : mixed
createByBlocks()  : FieldCollection
createByRequired()  : Field|null
createDocumentFutureSignerFields()  : FieldCollection
createDocumentMemberFields()  : FieldCollection
getUserFieldValue()  : mixed

Constants

USER_FIELD_CODE_PREFIX

public mixed USER_FIELD_CODE_PREFIX = 'USER_'

Methods

createDocumentFutureSignerFields()

public createDocumentFutureSignerFields(Document $document, int $userId[, bool $withValues = true ]) : FieldCollection
Parameters
$document : Document
$userId : int
$withValues : bool = true
Return values
FieldCollection

getUserFieldValue()

public static getUserFieldValue(int $userId, array{entityId: string, sourceName: string, type: string, userFieldId: string} $field[, string $subFieldName = '' ][, bool $originalValue = false ]) : mixed
Parameters
$userId : int
$field : array{entityId: string, sourceName: string, type: string, userFieldId: string}
$subFieldName : string = ''
$originalValue : bool = false

        
On this page

Search results