Bitrix API

ProviderWithUserFieldsTrait

A trait to expand the functionality of the provider and the ability to work with UF fields.

For start, you need:

  1. implement method getUfEntityId
  2. append UF info to entity fields - see method ::fillUfEntityFields
  3. append UF values to entity data - see method ::fillUfEntityData

Table of Contents

Methods

getFields()  : array<string|int, mixed>
Override BaseProvider method.
getUfEntityId()  : string
User field ENTITY_ID
getUfPrefix()  : string
The prefix for UF codes

Methods


        
On this page

Search results