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

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

static getRestEntityName ()
 
static initByDBResult (\CDBResult $result)
 
- Открытые статические члены унаследованные от 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 = []
 

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

<int,TaskItem> @method TaskItem offsetGet($key)

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

Методы

◆ getRestEntityName()

static getRestEntityName ( )
static

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

Возвращает
string

Замещает RestConvertible.

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

◆ initByDBResult()

static initByDBResult ( \CDBResult $result)
static

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