lib/eztemplate/classes/eztemplatesectionfunction.php
File containing the eZTemplateSectionFunction 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
\eZTemplateSectionFunction
Package: lib
File containing the eZTemplateSectionFunction 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 |


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 |