Bitrix API

Reader

Table of Contents

Properties

$errorCollection  : ErrorCollection

Methods

__construct()  : mixed
getFieldsFromMixedEntities()  : array<string|int, mixed>
Get name, phone and email from following structure type: [ 'ENTITY_TYPE' => CONTACT, 'ENTITY_ID' => 36 ], [ 'ENTITY_TYPE' => DEAL, 'ENTITY_ID' => 73 ]

Properties

$errorCollection

public ErrorCollection $errorCollection

Methods

__construct()

public __construct() : mixed

getFieldsFromMixedEntities()

Get name, phone and email from following structure type: [ 'ENTITY_TYPE' => CONTACT, 'ENTITY_ID' => 36 ], [ 'ENTITY_TYPE' => DEAL, 'ENTITY_ID' => 73 ]

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

        
On this page

Search results