Bitrix API

ItemRelations

Relations between items. Parent and childs

Table of Contents

Methods

__construct()  : mixed
addRelation()  : bool
toArray()  : array<string|int, mixed>

Methods

addRelation()

public addRelation(string $parentCode, array<string|int, mixed> $childCodes) : bool
Parameters
$parentCode : string
$childCodes : array<string|int, mixed>
Return values
bool

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results