Bitrix API

ValueCollection implements ItemCollection, Iterator, Countable

Table of Contents

Interfaces

ItemCollection
Iterator
Countable

Methods

__construct()  : mixed
add()  : static
clear()  : static
count()  : int
current()  : Value|null
filter()  : ValueCollection
filterByFieldId()  : array<string|int, mixed>
findFirst()  : Value|null
getFirst()  : Value|null
isEmpty()  : bool
key()  : int
listText()  : array<string|int, mixed>
next()  : void
rewind()  : void
toArray()  : array<string|int, T>
valid()  : bool

Methods

filterByFieldId()

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

listText()

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

toArray()

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

        
On this page

Search results