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

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

 __construct (ContainerContract $container, StoreProductFactory $factory)
Открытые члены унаследованные от 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)
 saveInternal ()
 deleteInternal ()
 count ()

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

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

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

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

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

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

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

◆ __construct()

__construct ( ContainerContract $container,
StoreProductFactory $factory )

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

Поля

◆ $container

$container
protected

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

◆ $factory

$factory
protected

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


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