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

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

- Открытые члены унаследованные от BaseProduct
 getSectionCollection ()
 
 setSectionCollection (SectionCollection $sectionCollection)
 
 getSkuCollection ()
 
 loadSkuCollection ()
 
 setSkuCollection (SkuCollection $skuCollection)
 
 saveInternal ()
 
 delete ()
 
 setField (string $name, $value)
 
- Открытые члены унаследованные от BaseIblockElementEntity
 __construct (IblockInfo $iblockInfo, RepositoryContract $repository, PropertyRepositoryContract $propertyRepository, ImageRepositoryContract $imageRepository)
 
 getIblockInfo ()
 
 getPropertyCollection ()
 
 setPropertyCollection (PropertyCollection $propertyCollection)
 
 getImageCollection ()
 
 getFrontImageCollection ()
 
 setImageCollection (ImageCollection $imageCollection)
 
 getIblockId ()
 
 setIblockId (int $iblockId)
 
 setType (int $type)
 
 getType ()
 
 isSimple ()
 
 allowConvertToSku ()
 
 setActive (bool $active)
 
 isActive ()
 
 setName ($name)
 
 getName ()
 
 hasName ()
 
 getDetailUrl ()
 
- Открытые члены унаследованные от BaseEntity
 __construct (RepositoryContract $repository=null)
 
 initFields (array $fields)
 
 setParentCollection (?BaseCollection $collection)
 
 getParentCollection ()
 
 getParent ()
 
 getHash ()
 
 setFieldNoDemand (string $name, $value)
 
 hasField (string $name)
 
 getField (string $name)
 
 setFields (array $fields)
 
 getFields ()
 
 getChangedFields ()
 
 hasChangedFields ()
 
 isChanged ()
 
 isNew ()
 
 getId ()
 
 setId (int $id)
 
 remove ()
 
 save ()
 
 deleteInternal ()
 
 clearChangedFields ()
 
- Защищенные члены унаследованные от BaseProduct
 loadSectionCollection ()
 
- Защищенные члены унаследованные от BaseIblockElementEntity
 loadPropertyCollection ()
 
 unsetPropertyCollection ()
 
 loadImageCollection ()
 
 unsetImageCollection ()
 
 getFieldsMap ()
 
- Защищенные члены унаследованные от BaseEntity
 getFieldStorage ()
 
 createFieldStorage ()
 
 saveInternalEntity ()
 
 getChildCollections (bool $initCollections=false)
 
- Защищенные данные унаследованные от BaseProduct
 $sectionRepository
 
 $skuRepository
 
 $sectionCollection
 
 $skuCollection
 
- Защищенные данные унаследованные от BaseIblockElementEntity
 $iblockInfo
 
 $propertyRepository
 
 $propertyCollection
 
 $imageRepository
 
 $imageCollection
 
- Защищенные данные унаследованные от BaseEntity
 $entityRepository
 

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

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