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

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

 setDetailUrlTemplate (?string $template)
 
 getDetailUrlTemplate ()
 
- Открытые члены унаследованные от RepositoryContract
 getEntityById (int $id)
 
 getEntitiesBy ($params)
 
 save (BaseEntity ... $entities)
 
 delete (BaseEntity ... $entities)
 

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

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

Методы

◆ getDetailUrlTemplate()

getDetailUrlTemplate ( )

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

◆ setDetailUrlTemplate()

setDetailUrlTemplate ( ?string  $template)

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