lib/eztemplate/classes/eztemplatesectionfunction.php
\eZTemplateSectionFunction
Package:
Properties
Methods


functionTemplateStatistics(
$functionName, $node, $tpl, $resourceData, $namespace, $stats
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$functionName | ||
$node | ||
$tpl | ||
$resourceData | ||
$namespace | ||
$stats |


process(
$tpl, $textElements, $functionName, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$textElements | ||
$functionName | ||
$functionChildren | ||
$functionParameters | ||
$functionPlacement | ||
$rootNamespace | ||
$currentNamespace |


processChildren(
$textElements, $children, $key, $item, $index, $isFirstRun, $delimiterStructure, $sequenceStructure, $filterStructure, $tpl, $rootNamespace, $name, $functionPlacement, $variableIterator, $noLastValue, $iteratorData
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$textElements | ||
$children | ||
$key | ||
$item | ||
$index | ||
$isFirstRun | ||
$delimiterStructure | ||
$sequenceStructure | ||
$filterStructure | ||
$tpl | ||
$rootNamespace | ||
$name | ||
$functionPlacement | ||
$variableIterator | ||
$noLastValue | ||
$iteratorData |


processChildrenOnce(
$textElements, $children, $tpl, $rootNamespace, $name
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$textElements | ||
$children | ||
$tpl | ||
$rootNamespace | ||
$name |