eZXMLOutputHandler Class ReferenceThe class eZXMLOutputHandler does.
More...
Inheritance diagram for eZXMLOutputHandler:
List of all members.
Detailed Description
The class eZXMLOutputHandler does.
Definition at line ezxmloutputhandler.php.
Constructor & Destructor Documentation
| eZXMLOutputHandler::eZXMLOutputHandler |
( |
&$ |
xmlData, |
|
|
$ |
aliasedType |
|
) |
|
|
Member Function Documentation
| & eZXMLOutputHandler::attribute |
( |
$ |
name |
) |
|
|
| eZXMLOutputHandler::attributes |
( |
|
) |
|
|
| eZXMLOutputHandler::hasAttribute |
( |
$ |
name |
) |
|
|
| eZXMLOutputHandler::isValid |
( |
|
) |
|
|
|
|
\virtual - Returns:
-
true if the output handler is considered valid, if not the handler will not be used.
- Note:
-
Default returns true
Definition at line ezxmloutputhandler.php. |
| & eZXMLOutputHandler::outputText |
( |
|
) |
[pure virtual] |
|
|
|
Returns the output text representation of the XML structure, implement this to turn XML into an output format.
Definition at line ezxmloutputhandler.php.
Referenced by attribute(). |
| eZXMLOutputHandler::viewTemplateName |
( |
|
) |
|
|
| & eZXMLOutputHandler::viewTemplateSuffix |
( |
&$ |
contentobjectAttribute |
) |
[pure virtual] |
|
| eZXMLOutputHandler::xmlData |
( |
|
) |
|
|
Member Data Documentation
eZXMLOutputHandler::XMLData [private]
|
|
The documentation for this class was generated from the following file:
|