1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс PropertyFeatureCollection
Граф наследования:PropertyFeatureCollection:
BaseCollection

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

 __construct (PropertyFeatureRepositoryContract $repository)
 saveInternal ()
 deleteInternal ()
Открытые члены унаследованные от BaseCollection
 getParent ()
 setParent (?BaseEntity $parent)
 add (BaseEntity ... $items)
 remove (BaseEntity ... $items)
 clearRemoved (BaseEntity ... $items)
 clearChanged ()
 isEmpty ()
 isChanged ()
 findById (int $id)
 getFirst (callable $callback=null)
 toArray ()
 getRemovedItems ()
 getIterator ()
 setIteratorCallback (\Closure $iteratorCallback)
 count ()

Защищенные данные

 $repository
Защищенные данные унаследованные от BaseCollection
 $items = []
 $removedItems = []

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

Защищенные члены унаследованные от BaseCollection
 addInternal (BaseEntity $item)
 loadItems ()
 isLoaded ()
 loadByIteratorCallback ()
 getAlreadyLoadedFilter ()

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

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

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

◆ __construct()

__construct ( PropertyFeatureRepositoryContract $repository)

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

Методы

◆ deleteInternal()

deleteInternal ( )
Возвращает
\Bitrix\Main\Result

Переопределяет метод предка BaseCollection.

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

◆ saveInternal()

saveInternal ( )
Возвращает
\Bitrix\Main\Result

Переопределяет метод предка BaseCollection.

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

Поля

◆ $repository

$repository
protected

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


Объявления и описания членов класса находятся в файле: