Bitrix API

ItemCollection implements ItemCollection, Item, Iterator, Countable

Table of Contents

Interfaces

ItemCollection
Item
Iterator
Countable

Methods

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

Methods

findFirst()

public findFirst(Closure $rule) : Item|null
Parameters
$rule : Closure
Return values
Item|null

toArray()

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

        
On this page

Search results