Bitrix API

EntityUfAddressConverter extends EntityAddressConverter

Table of Contents

Constants

LOGGER_TAG  = 'CRM_ENTITY_UF_ADDRESS_CONVERTER'

Methods

__construct()  : mixed
complete()  : mixed
convert()  : mixed
convertEntity()  : mixed
convertEntityFromAnother()  : mixed
convertEntityFromSelf()  : mixed
initialize()  : mixed
logError()  : mixed
logInfo()  : mixed
start()  : mixed

Constants

Methods

__construct()

public __construct(int $entityTypeId, int $sourceEntityTypeId, string $sourceUserFieldName[, int $presetId = 0 ][, bool $enablePermissionCheck = true ]) : mixed
Parameters
$entityTypeId : int

Entity type ID.

$sourceEntityTypeId : int
$sourceUserFieldName : string
$presetId : int = 0

Default preset ID.

$enablePermissionCheck : bool = true

Permission check flag.

convert()

public convert(array<string|int, mixed> $entityIds) : mixed
Parameters
$entityIds : array<string|int, mixed>

        
On this page

Search results