lib/eztemplate/classes/eztemplateloop.php

Show: inherited
Table of Contents

File containing the eZTemplateLoop 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  

\eZTemplateLoop

Package:

Properties

Propertypublic  $CurrentNamespace= ''
Details
Type
n/a
Propertypublic  $FunctionChildren= ''
Details
Type
n/a
Propertypublic  $FunctionName= ''
Details
Type
n/a
Propertypublic  $FunctionParameters= ''
Details
Type
n/a
Propertypublic  $FunctionPlacement= ''
Details
Type
n/a
Propertypublic  $Initialized= ''
Details
Type
n/a
Propertypublic  $LoopVariablesNames= ''
Details
Type
n/a
Propertypublic  $RootNamespace= ''
Details
Type
n/a
Propertypublic  $Sequence= ''
Details
Type
n/a
Propertypublic  $SequenceVarName= ''
Details
Type
n/a
Propertypublic  $SkipDelimiter= ''
Details
Type
n/a
Propertypublic  $SkipSequenceIncrement= ''
Details
Type
n/a
Propertypublic  $TextElements= ''
Details
Type
n/a
Propertypublic  $Tpl= ''
Details
Type
n/a
Propertypublic  $delimiter= ''
Details
Type
n/a

Methods

methodpubliccleanup( ) : void

methodpubliceZTemplateLoop(  $functionName,  $functionParameters,  $functionChildren,  $functionPlacement,  $tpl,  $textElements,  $rootNamespace,  $currentNamespace ) : void

Parameters
Name Type Description
$functionName
$functionParameters
$functionChildren
$functionPlacement
$tpl
$textElements
$rootNamespace
$currentNamespace
methodpublichasSequence( ) : void

methodpublicincrementSequence( ) : void

methodpublicinitLoopVariable(  $varName ) : void

Parameters
Name Type Description
$varName
methodpublicinitialized( ) : void

methodpublicparseParamValue(  $paramName,  $dst ) : void

Parameters
Name Type Description
$paramName
$dst
methodpublicparseParamVarName(  $paramName,  $dst ) : void

Parameters
Name Type Description
$paramName
$dst
methodpublicparseScalarParamValue(  $paramName,  $dst,  $isProxyObject ) : void

Parameters
Name Type Description
$paramName
$dst
$isProxyObject
methodpublicprocessChildren( ) : void

methodpublicprocessDelimiter(  $index = false ) : void

Parameters
Name Type Description
$index
methodpublicprocessFunctionParameters( ) : void

methodpublicresetIteration( ) : void

methodpublicsetSequenceVar( ) : void

\eZTemplateLoopSequence

Package: lib

File containing the eZTemplateLoop 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

Propertypublic  $ArrayRef= ''
Details
Type
n/a
Propertypublic  $CurVal= ''
Details
Type
n/a

Methods

methodpubliceZTemplateLoopSequence(  $array ) : void

Parameters
Name Type Description
$array
methodpublicnext( ) : void

methodpublicval( ) : void

Documentation was generated by DocBlox 0.18.1.