lib/eztemplate/classes/eztemplatearrayoperator.php

Show: inherited
Table of Contents

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

\eZTemplateArrayOperator

Package: lib

File containing the eZTemplateArrayOperator 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  $ArrayName= ''
Details
Type
n/a
Propertypublic  $HashName= ''
Details
Type
n/a
Propertypublic  $Operators= ''
Details
Type
n/a

Methods

methodpublicarrayTrans(  $operatorName,  $node,  $tpl,  $resourceData,  $element,  $lastElement,  $elementList,  $elementTree,  $parameters ) : void

Parameters
Name Type Description
$operatorName
$node
$tpl
$resourceData
$element
$lastElement
$elementList
$elementTree
$parameters
methodpubliccompareTrans(  $operatorName,  $node,  $tpl,  $resourceData,  $element,  $lastElement,  $elementList,  $elementTree,  $parameters ) : void

Parameters
Name Type Description
$operatorName
$node
$tpl
$resourceData
$element
$lastElement
$elementList
$elementTree
$parameters
methodpubliceZTemplateArrayOperator(  $arrayName = 'array',  $hashName = 'hash',  $arrayPrependName = 'array_prepend',  $prependName = 'prepend',  $arrayAppendName = 'array_append',  $appendName = 'append',  $arrayMergeName = 'array_merge',  $mergeName = 'merge',  $containsName = 'contains',  $compareName = 'compare',  $extractName = 'extract',  $extractLeftName = 'extract_left',  $extractRightName = 'extract_right',  $beginsWithName = 'begins_with',  $endsWithName = 'ends_with',  $implodeName = 'implode',  $explodeName = 'explode',  $repeatName = 'repeat',  $reverseName = 'reverse',  $insertName = 'insert',  $removeName = 'remove',  $replaceName = 'replace',  $uniqueName = 'unique',  $arraySumName = 'array_sum' ) : void

Parameters
Name Type Description
$arrayName
$hashName
$arrayPrependName
$prependName
$arrayAppendName
$appendName
$arrayMergeName
$mergeName
$containsName
$compareName
$extractName
$extractLeftName
$extractRightName
$beginsWithName
$endsWithName
$implodeName
$explodeName
$repeatName
$reverseName
$insertName
$removeName
$replaceName
$uniqueName
$arraySumName
methodpublicextractTrans(  $operatorName,  $node,  $tpl,  $resourceData,  $element,  $lastElement,  $elementList,  $elementTree,  $parameters ) : void

Parameters
Name Type Description
$operatorName
$node
$tpl
$resourceData
$element
$lastElement
$elementList
$elementTree
$parameters
methodpublicmergeTrans(  $operatorName,  $node,  $tpl,  $resourceData,  $element,  $lastElement,  $elementList,  $elementTree,  $parameters ) : void

Parameters
Name Type Description
$operatorName
$node
$tpl
$resourceData
$element
$lastElement
$elementList
$elementTree
$parameters
methodpublicmodify(  $tpl,  $operatorName,  $operatorParameters,  $rootNamespace,  $currentNamespace,  $operatorValue,  $namedParameters,  $placement ) : void

Parameters
Name Type Description
$tpl
$operatorName
$operatorParameters
$rootNamespace
$currentNamespace
$operatorValue
$namedParameters
$placement
methodpublicnamedParameterList( ) : void

methodpublicnamedParameterPerOperator( ) : void

methodpublicoperatorList( ) : void

methodpublicoperatorTemplateHints( ) : void

Documentation was generated by DocBlox 0.18.1.