|
| | __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 () |
| | setImageCollection (ImageCollection $imageCollection) |
| | getIblockId () |
| | setIblockId (int $iblockId) |
| | setField (string $name, $value) |
| | setType (int $type) |
| | getType () |
| | isSimple () |
| | allowConvertToSku () |
| | setActive (bool $active) |
| | isActive () |
| | setName ($name) |
| | getName () |
| | hasName () |
| | getDetailUrl () |
| | saveInternal () |
| | __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 () |
См. определение в файле BaseSku.php строка 32