|
1C-Bitrix 25.700.0
|
Открытые члены | |
| getCollectionByProduct (BaseProduct $product) | |
| getEntitiesByProduct (BaseProduct $product, array $params) | |
| getCountByProductId (int $productId) | |
| Открытые члены унаследованные от IblockElementRepositoryContract | |
| setDetailUrlTemplate (?string $template) | |
| getDetailUrlTemplate () | |
| setAutoloadDetailUrl (bool $state) | |
| checkAutoloadDetailUrl () | |
| Открытые члены унаследованные от RepositoryContract | |
| getEntityById (int $id) | |
| getEntitiesBy ($params) | |
| save (BaseEntity ... $entities) | |
| delete (BaseEntity ... $entities) | |
См. определение в файле SkuRepositoryContract.php строка 17
| getCollectionByProduct | ( | BaseProduct | $product | ) |
Замещается в SkuRepository.
| getCountByProductId | ( | int | $productId | ) |
Замещается в SkuRepository.
| getEntitiesByProduct | ( | BaseProduct | $product, |
| array | $params ) |
Замещается в SkuRepository.