Bitrix API

AttachCollection implements IteratorAggregate, Serializable uses SerializeObject

Table of Contents

Interfaces

IteratorAggregate
Serializable

Methods

__construct()  : mixed
AttachCollection constructor.
add()  : $this
createInstance()  : AttachCollection
getCollection()  : array<string|int, mixed>
getCount()  : int
getIterator()  : ArrayIterator

Methods

__construct()

AttachCollection constructor.

public __construct([array<string|int, Attach$collection = [] ]) : mixed
Parameters
$collection : array<string|int, Attach> = []

getCollection()

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

getIterator()

public getIterator() : ArrayIterator
Return values
ArrayIterator

        
On this page

Search results