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

Открытые члены

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

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

static getRestEntityName ()
 
- Открытые статические члены унаследованные от EntityCollection
static initByArray (array $entities)
 

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

- Защищенные данные унаследованные от EntityCollection
array $entitiesWithId = []
 

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

<int,Department> @method Department offsetGet($offset) @method Department getById(int $id)

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

Конструктор(ы)

◆ __construct()

__construct ( int ... $departmentIds)

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

Методы

◆ filterExist()

filterExist ( )

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

◆ getDeepest()

getDeepest ( )

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

◆ getRestEntityName()

static getRestEntityName ( )
static

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

Возвращает
string

Замещает RestConvertible.

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