|
eZ Publish
[4.2]
|
The class eZTOCOperator does. More...
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 | |
The class eZTOCOperator does.
Definition at line 40 of file eztocoperator.php.
| 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 | ( | ) |
See eZTemplateOperator::namedParameterList
Definition at line 69 of file eztocoperator.php.
| eZTOCOperator::namedParameterPerOperator | ( | ) |
Definition at line 61 of file eztocoperator.php.
| eZTOCOperator::operatorList | ( | ) |
Definition at line 52 of file eztocoperator.php.
| 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.