Bitrix API

FieldCollection implements ItemCollection, Item

Table of Contents

Interfaces

ItemCollection
Item

Methods

__construct()  : mixed
addItem()  : self
existWithName()  : bool
findByTypeAndParty()  : Field|null
toArray()  : array<string|int, T>

Methods

existWithName()

public existWithName(string $name) : bool
Parameters
$name : string
Return values
bool

findByTypeAndParty()

public findByTypeAndParty(string $type, int $party) : Field|null
Parameters
$type : string
$party : int
Return values
Field|null

toArray()

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

        
On this page

Search results