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

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

 __construct (MeasureRatioFactory $factory)
 
 create ()
 
 setDefault (float $ratio)
 
- Открытые члены унаследованные от 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 ()
 

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

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

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

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

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

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

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

◆ __construct()

__construct ( MeasureRatioFactory $factory)

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

Методы

◆ create()

create ( )

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

◆ setDefault()

setDefault ( float $ratio)

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

Данные класса

◆ $factory

$factory
protected

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