Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс SectionTemplates
+ Граф наследования:SectionTemplates:

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

 __construct ($iblockId, $sectionId)
 
- Открытые члены унаследованные от BaseTemplate
 __construct (BaseValues $entity)
 
 getValuesEntity ()
 
 set (array $templates)
 
 get (BaseValues $entity=null)
 
 hasTemplates (BaseValues $entity)
 
 delete ()
 
 findTemplates ()
 

Дополнительные унаследованные члены

- Защищенные члены унаследованные от BaseTemplate
 findTemplatesRecursive (BaseValues $entity, array &$templates)
 
- Защищенные данные унаследованные от BaseTemplate
 $entity = null
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( $iblockId,
$sectionId )
Аргументы
integer$iblockIdIdentifier of the iblock of the section.
integer$sectionIdIdentifier of the section.

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