Открытые члены | |
__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 | ( | $iblockId, | |
$elementId ) |
integer | $iblockId | Identifier of the iblock of element. |
integer | $elementId | Identifier of the element. |
См. определение в файле elementtemplates.php строка 17