Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс CalendarCollection
+ Граф наследования:CalendarCollection:

Открытые статические члены

static getRestEntityName ()
 
static initByGetListArray (array $calendarsInfo)
 
static initByIds (array $ids, ?Context $context=null)
 
- Открытые статические члены унаследованные от EntityCollection
static initByArray (array $entities)
 

Дополнительные унаследованные члены

- Открытые члены унаследованные от EntityCollection
 getPopupData (array $excludedList=[])
 
 getUnique ()
 
 getIds ()
 
 getById (int $id)
 
 toRestFormat (array $option=[])
 
 offsetSet ($offset, $value)
 
- Открытые члены унаследованные от Registry
 unsetByKeys (array $keys)
 
 filter (callable $predicate)
 
 getAny ()
 
- Защищенные данные унаследованные от EntityCollection
array $entitiesWithId = []
 

Подробное описание

См. определение в файле CalendarCollection.php строка 11

Методы

◆ getRestEntityName()

static getRestEntityName ( )
static

Returns the name of the entity that will be used in the rest response

Возвращает
string

Замещает RestConvertible.

См. определение в файле CalendarCollection.php строка 13

◆ initByGetListArray()

static initByGetListArray ( array $calendarsInfo)
static

См. определение в файле CalendarCollection.php строка 18

◆ initByIds()

static initByIds ( array $ids,
?Context $context = null )
static

См. определение в файле CalendarCollection.php строка 30