Document: ezcDocumentDocbookToHtmlSectionHandler
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentDocbookToHtmlSectionHandler
|
Visit docbook sections [
source]
Updates the docbook sections, which give us information about the depth in the document, and may also be reference targets.
Also visits title elements, which are commonly the first element in sections and define section titles, which are converted to HTML header elements of the respective level of indentation
Parents
ezcDocumentElementVisitorHandler
|
--ezcDocumentDocbookToHtmlBaseHandler
|
--ezcDocumentDocbookToHtmlSectionHandler
Member Variables
|
protected int |
$level
= 0
Current level of indentation in the docbook document. |
Method Summary
|
public mixed |
handle(
$converter, $node, $root )
Handle a node |
Inherited Methods
From
ezcDocumentDocbookToHtmlBaseHandler :
From
ezcDocumentElementVisitorHandler :
Methods
handle
Handle a node
Handle / transform a given node, and return the result of the conversion.
Parameters
Redefinition of
Last updated: Tue, 01 Sep 2009