|
eZ Publish
[4.2]
|
Inheritance diagram for eZPlainXMLOutput:
Collaboration diagram for eZPlainXMLOutput:Public Member Functions | |
| eZPlainXMLOutput (&$xmlData, $aliasedType) | |
| & | outputText () |
Definition at line 32 of file ezplainxmloutput.php.
| eZPlainXMLOutput::eZPlainXMLOutput | ( | &$ | xmlData, |
| $ | aliasedType | ||
| ) |
Definition at line 34 of file ezplainxmloutput.php.
| & eZPlainXMLOutput::outputText | ( | ) |
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 39 of file ezplainxmloutput.php.