Bitrix API

ResourceCollection extends BaseEntityCollection

Table of Contents

Methods

__construct()  : mixed
add()  : void
count()  : int
diff()  : ResourceCollection
getCollectionItems()  : array<string|int, mixed>
getEntityIds()  : array<string|int, mixed>
getFirstCollectionItem()  : Resource|null
getIterator()  : array<string|int, resource>
isEmpty()  : bool
isEqual()  : bool
mapFromArray()  : self
mergeSlotRanges()  : RangeCollection
toArray()  : array<string|int, mixed>

Methods

getCollectionItems()

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

getEntityIds()

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

getIterator()

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

mapFromArray()

public static mapFromArray(array<string|int, mixed> $props) : self
Parameters
$props : array<string|int, mixed>
Return values
self

toArray()

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

        
On this page

Search results