Path

ez components / documentation / api reference / 2009.1.1 / document


eZ Components 2009.1.1

Document: ezcDocumentXhtmlConversion

[ Tutorial ] [ Conversion ] [ Styles ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Interface: ezcDocumentXhtmlConversion

An interface indicating the ability to transform a document directly into XHTML. [source]

Method Summary

public ezcDocumentXhtml getAsXhtml( )
Return document compiled to the XHTML format

Methods

getAsXhtml

ezcDocumentXhtml getAsXhtml( )
Return document compiled to the XHTML format
The internal document structure is compiled to the XHTML format and the resulting XHTML document is returned.
This is an optional interface for document markup languages which support a direct transformation to XHTML as a shortcut.

Last updated: Mon, 27 Jul 2009