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

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

- Открытые члены унаследованные от BasePrice
 __construct (PriceRepositoryContract $priceRepository)
 
 setPrice (?float $price)
 
 unsetPrice ()
 
 hasPrice ()
 
 getPrice ()
 
 setCurrency ($currency)
 
 getCurrency ()
 
 isPriceBase ()
 
 setGroupId (int $groupId)
 
 getGroupId ()
 
 setProductId (int $productId)
 
 getProductId ()
 
- Открытые члены унаследованные от BaseEntity
 __construct (RepositoryContract $repository=null)
 
 initFields (array $fields)
 
 setParentCollection (?BaseCollection $collection)
 
 getParentCollection ()
 
 getParent ()
 
 getHash ()
 
 setField (string $name, $value)
 
 setFieldNoDemand (string $name, $value)
 
 hasField (string $name)
 
 getField (string $name)
 
 setFields (array $fields)
 
 getFields ()
 
 getChangedFields ()
 
 hasChangedFields ()
 
 isChanged ()
 
 isNew ()
 
 getId ()
 
 setId (int $id)
 
 remove ()
 
 save ()
 
 saveInternal ()
 
 deleteInternal ()
 
 clearChangedFields ()
 
- Защищенные члены унаследованные от BasePrice
 getFieldsMap ()
 
- Защищенные члены унаследованные от BaseEntity
 getFieldStorage ()
 
 createFieldStorage ()
 
 saveInternalEntity ()
 
 getChildCollections (bool $initCollections=false)
 
- Защищенные данные унаследованные от BaseEntity
 $entityRepository
 

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

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