|
eZ Publish
[trunk]
|
Inheritance diagram for eZPlainXMLOutput:
Collaboration diagram for eZPlainXMLOutput:Public Member Functions | |
| eZPlainXMLOutput (&$xmlData, $aliasedType) | |
| & | outputText () |
Definition at line 11 of file ezplainxmloutput.php.
| eZPlainXMLOutput::eZPlainXMLOutput | ( | &$ | xmlData, |
| $ | aliasedType | ||
| ) |
Definition at line 13 of file ezplainxmloutput.php.
Returns the output text representation of the XML structure Default implementation uses default mechanism of rules and tag handlers to render tags.
Reimplemented from eZXMLOutputHandler.
Definition at line 18 of file ezplainxmloutput.php.