Bitrix API

RecentCollection implements IteratorAggregate, JsonSerializable

Table of Contents

Interfaces

IteratorAggregate
JsonSerializable

Methods

__construct()  : mixed
add()  : mixed
count()  : int
get()  : RecentItem|null
getAll()  : array<string|int, mixed>
getByItem()  : RecentItem|null
getEntityItems()  : array<string|int, mixed>
getIterator()  : ArrayIterator
has()  : bool
jsonSerialize()  : mixed

Methods

getAll()

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

getEntityItems()

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

getIterator()

public getIterator() : ArrayIterator
Return values
ArrayIterator

        
On this page

Search results