Document: ezcDocumentDocbookToEzXmlLiteralLayoutHandler
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentDocbookToEzXmlLiteralLayoutHandler
|
Visit literallayout elements [
source]
Literallayout elements are used for code blocks in docbook, where normally some fixed width font is used, but also for poems or simliarly formatted texts. In HTML those are represented by entirely different structures. Code blocks will be transformed into 'pre' elements, while poem like texts will be handled by a 'p' element, in which each line is seperated by 'br' elements.
Parents
ezcDocumentElementVisitorHandler
|
--ezcDocumentDocbookToEzXmlLiteralLayoutHandler
Method Summary
|
public mixed |
handle(
$converter, $node, $root )
Handle a node |
Inherited Methods
From
ezcDocumentElementVisitorHandler :
Methods
handle
Handle a node
Handle / transform a given node, and return the result of the conversion.
Parameters
Redefinition of
Last updated: Mon, 27 Jul 2009