|
| __construct (IblockInfo $iblockInfo, SkuRepositoryContract $skuRepository, PropertyRepositoryContract $propertyRepository, ImageRepositoryContract $imageRepository, PriceRepositoryContract $priceRepository, MeasureRatioRepositoryContract $measureRatioRepository, BarcodeRepositoryContract $barcodeRepository, StoreProductRepositoryContract $storeProductRepository) |
|
| getFrontImageCollection () |
|
| getPriceCollection () |
|
| setPriceCollection (PriceCollection $priceCollection) |
|
| getMeasureRatioCollection () |
|
| setMeasureRatioCollection (MeasureRatioCollection $measureRatioCollection) |
|
| getBarcodeCollection () |
|
| setBarcodeCollection (BarcodeCollection $barcodeCollection) |
|
| getStoreProductCollection () |
|
| setStoreProductCollection (StoreProductCollection $storeProductCollection) |
|
| __construct (IblockInfo $iblockInfo, RepositoryContract $repository, PropertyRepositoryContract $propertyRepository, ImageRepositoryContract $imageRepository) |
|
| getIblockInfo () |
|
| getPropertyCollection () |
|
| setPropertyCollection (PropertyCollection $propertyCollection) |
|
| getImageCollection () |
|
| getFrontImageCollection () |
|
| setImageCollection (ImageCollection $imageCollection) |
|
| getIblockId () |
|
| setIblockId (int $iblockId) |
|
| setField (string $name, $value) |
|
| setType (int $type) |
|
| getType () |
|
| isSimple () |
|
| setActive (bool $active) |
|
| isActive () |
|
| setName ($name) |
|
| getName () |
|
| hasName () |
|
| getDetailUrl () |
|
| saveInternal () |
|
| __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 () |
|
| getPropertyCollection () |
|
| setPropertyCollection (PropertyCollection $propertyCollection) |
|
| getImageCollection () |
|
| setImageCollection (ImageCollection $imageCollection) |
|
| getPriceCollection () |
|
| setPriceCollection (PriceCollection $priceCollection) |
|
| getMeasureRatioCollection () |
|
| setMeasureRatioCollection (MeasureRatioCollection $measureRatioCollection) |
|
| getBarcodeCollection () |
|
| setBarcodeCollection (BarcodeCollection $barcodeCollection) |
|
| getStoreProductCollection () |
|
| setStoreProductCollection (StoreProductCollection $storeCollection) |
|
См. определение в файле BaseSku.php строка 32