Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Интерфейс SkuRepositoryContract
+ Граф наследования:SkuRepositoryContract:

Открытые члены

 getCollectionByProduct (BaseProduct $product)
 
 getEntitiesByProduct (BaseProduct $product, array $params)
 
 getCountByProductId (int $productId)
 
- Открытые члены унаследованные от IblockElementRepositoryContract
 setDetailUrlTemplate (?string $template)
 
 getDetailUrlTemplate ()
 
- Открытые члены унаследованные от RepositoryContract
 getEntityById (int $id)
 
 getEntitiesBy ($params)
 
 save (BaseEntity ... $entities)
 
 delete (BaseEntity ... $entities)
 

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

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

Методы

◆ getCollectionByProduct()

getCollectionByProduct ( BaseProduct  $product)

Замещается в SkuRepository.

◆ getCountByProductId()

getCountByProductId ( int  $productId)

Замещается в SkuRepository.

◆ getEntitiesByProduct()

getEntitiesByProduct ( BaseProduct  $product,
array  $params 
)

Замещается в SkuRepository.