|
eZ Publish
[trunk]
|
The class eZObjectForwarder does. More...
Public Member Functions | |
| eZObjectForwarder ($rules) | |
| functionList () | |
| functionTemplateHints () | |
| hasChildren () | |
| process ($tpl, &$textElements, $functionName, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace) | |
| resourceAcquisitionTransformation ($functionName, &$node, $rule, $inputData, $outputName, $namespaceValue, $templateRoot, $viewDir, $viewValue, $matchFileArray, $acquisitionSpacing, &$resourceData) | |
| templateNodeTransformation ($functionName, &$node, $tpl, $parameters, $privateData) | |
Public Attributes | |
| $Rules | |
The class eZObjectForwarder does.
Definition at line 17 of file ezobjectforwarder.php.
| eZObjectForwarder::eZObjectForwarder | ( | $ | rules | ) |
Definition at line 19 of file ezobjectforwarder.php.
Definition at line 24 of file ezobjectforwarder.php.
Definition at line 29 of file ezobjectforwarder.php.
Definition at line 796 of file ezobjectforwarder.php.
| eZObjectForwarder::process | ( | $ | tpl, |
| &$ | textElements, | ||
| $ | functionName, | ||
| $ | functionChildren, | ||
| $ | functionParameters, | ||
| $ | functionPlacement, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace | ||
| ) |
Definition at line 568 of file ezobjectforwarder.php.
| eZObjectForwarder::resourceAcquisitionTransformation | ( | $ | functionName, |
| &$ | node, | ||
| $ | rule, | ||
| $ | inputData, | ||
| $ | outputName, | ||
| $ | namespaceValue, | ||
| $ | templateRoot, | ||
| $ | viewDir, | ||
| $ | viewValue, | ||
| $ | matchFileArray, | ||
| $ | acquisitionSpacing, | ||
| &$ | resourceData | ||
| ) |
Definition at line 207 of file ezobjectforwarder.php.
Referenced by templateNodeTransformation().
| eZObjectForwarder::templateNodeTransformation | ( | $ | functionName, |
| &$ | node, | ||
| $ | tpl, | ||
| $ | parameters, | ||
| $ | privateData | ||
| ) |
Definition at line 43 of file ezobjectforwarder.php.
| eZObjectForwarder::$Rules |
Definition at line 801 of file ezobjectforwarder.php.