eZ Publish  [4.2]
eZTOCOperator Class Reference

The class eZTOCOperator does. More...

List of all members.

Public Member Functions

 eZTOCOperator ()
 handleSection ($sectionNode, $level=0)
 modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters)
 namedParameterList ()
 namedParameterPerOperator ()
 operatorList ()

Public Attributes

 $HeaderCounter = array()
 $LastHeaderLevel = 0
 $ObjectAttributeId

Detailed Description

The class eZTOCOperator does.

Definition at line 40 of file eztocoperator.php.


Member Function Documentation

eZTOCOperator::eZTOCOperator ( )

Constructor

Definition at line 45 of file eztocoperator.php.

eZTOCOperator::handleSection ( sectionNode,
level = 0 
)

Definition at line 110 of file eztocoperator.php.

Referenced by modify().

eZTOCOperator::modify ( tpl,
operatorName,
operatorParameters,
rootNamespace,
currentNamespace,
&$  operatorValue,
namedParameters 
)

Executes the PHP function for the operator cleanup and modifies $operatorValue.

Definition at line 78 of file eztocoperator.php.

eZTOCOperator::namedParameterList ( )
eZTOCOperator::namedParameterPerOperator ( )
Returns:
true to tell the template engine that the parameter list exists per operator type, this is needed for operator classes that have multiple operators.

Definition at line 61 of file eztocoperator.php.

eZTOCOperator::operatorList ( )
Returns:
an array with the template operator name.

Definition at line 52 of file eztocoperator.php.


Member Data Documentation

eZTOCOperator::$HeaderCounter = array()

Definition at line 171 of file eztocoperator.php.

eZTOCOperator::$LastHeaderLevel = 0

Definition at line 172 of file eztocoperator.php.

eZTOCOperator::$ObjectAttributeId

Definition at line 174 of file eztocoperator.php.


The documentation for this class was generated from the following file: