eZ Publish  [trunk]
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, $placement)
 namedParameterList ()
 namedParameterPerOperator ()
 operatorList ()

Public Attributes

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

Detailed Description

The class eZTOCOperator does.

Definition at line 17 of file eztocoperator.php.


Member Function Documentation

Constructor

Definition at line 22 of file eztocoperator.php.

eZTOCOperator::handleSection ( sectionNode,
level = 0 
)

Definition at line 87 of file eztocoperator.php.

Referenced by modify().

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

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

Definition at line 55 of file eztocoperator.php.

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 38 of file eztocoperator.php.

Returns:
an array with the template operator name.

Definition at line 29 of file eztocoperator.php.


Member Data Documentation

eZTOCOperator::$HeaderCounter = array()

Definition at line 148 of file eztocoperator.php.

eZTOCOperator::$LastHeaderLevel = 0

Definition at line 149 of file eztocoperator.php.

eZTOCOperator::$ObjectAttributeId

Definition at line 151 of file eztocoperator.php.


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