|
eZ Publish
[4.2]
|
Inheritance diagram for eZPDFXMLOutput:
Collaboration diagram for eZPDFXMLOutput:Public Member Functions | |
| eZPDFXMLOutput (&$xmlData, $aliasedType, $contentObjectAttribute=null) | |
| initHandlerLi ($element, &$attributes, &$sibilingParams, &$parentParams) | |
| initHandlerTable ($element, &$attributes, &$sibilingParams, &$parentParams) | |
Public Attributes | |
| $TemplatesPath = 'design:content/datatype/pdf/ezxmltags/' | |
Definition at line 32 of file ezpdfxmloutput.php.
| eZPDFXMLOutput::eZPDFXMLOutput | ( | &$ | xmlData, |
| $ | aliasedType, | ||
| $ | contentObjectAttribute = null |
||
| ) |
Definition at line 35 of file ezpdfxmloutput.php.
| eZPDFXMLOutput::initHandlerLi | ( | $ | element, |
| &$ | attributes, | ||
| &$ | sibilingParams, | ||
| &$ | parentParams | ||
| ) |
Definition at line 56 of file ezpdfxmloutput.php.
| eZPDFXMLOutput::initHandlerTable | ( | $ | element, |
| &$ | attributes, | ||
| &$ | sibilingParams, | ||
| &$ | parentParams | ||
| ) |
Reimplemented from eZXHTMLXMLOutput.
Definition at line 43 of file ezpdfxmloutput.php.
| eZPDFXMLOutput::$TemplatesPath = 'design:content/datatype/pdf/ezxmltags/' |
Reimplemented from eZXMLOutputHandler.
Definition at line 68 of file ezpdfxmloutput.php.