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

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

 __construct ($iblockId, $elementId)
 
- Открытые члены унаследованные от 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
 

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

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

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

◆ __construct()

__construct ( $iblockId,
$elementId )
Аргументы
integer$iblockIdIdentifier of the iblock of element.
integer$elementIdIdentifier of the element.

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