lib/eztemplate/classes/eztemplatesequencefunction.php
\eZTemplateSequenceFunction
Package:
Properties
Methods


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


templateNodeSequenceCreate(
$node, $tpl, $parameters, $nameValue, $loopValue
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$node | ||
$tpl | ||
$parameters | ||
$nameValue | ||
$loopValue |


templateNodeSequenceIterate(
$node, $tpl, $parameters, $nameValue
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$node | ||
$tpl | ||
$parameters | ||
$nameValue |