Bitrix API

BookingCollection extends BaseEntityCollection

Table of Contents

Methods

__construct()  : mixed
add()  : void
count()  : int
filterByDatePeriod()  : self
getClientCollection()  : ClientCollection
getCollectionItems()  : array<string|int, mixed>
getEntityIds()  : array<string|int, mixed>
getExternalDataCollection()  : ExternalDataCollection
getFirstCollectionItem()  : Booking|null
getIterator()  : array<string|int, Booking>
isEmpty()  : bool
isEqual()  : bool
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>

toArray()

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

        
On this page

Search results