Bitrix API

FieldCollection implements ItemCollection, Item, Iterator, Countable

Table of Contents

Interfaces

ItemCollection
Item
Iterator
Countable

Methods

__construct()  : mixed
add()  : FieldCollection
clear()  : FieldCollection
count()  : int
current()  : Field|null
filter()  : FieldCollection
findFirst()  : Field|null
getFirst()  : Field|null
getFirstByName()  : Field|null
isEmpty()  : bool
key()  : int
listNames()  : array<string|int, string>
next()  : void
rewind()  : void
toArray()  : array<string|int, T>
valid()  : bool

Methods

listNames()

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

toArray()

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

        
On this page

Search results