lib/eztemplate/classes/eztemplatesequencefunction.php
File containing the eZTemplateSequenceFunction class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZTemplateSequenceFunction
Package: lib
File containing the eZTemplateSequenceFunction class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
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 |