Document: ezcDocumentDocbookToHtmlBaseHandler
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentDocbookToHtmlBaseHandler
|
Basic converter which stores a list of handlers for each node in the docbook element tree. Those handlers will be executed for the elements, when found. [
source]
The handler can then handle the repective subtree.
Additional handlers may be added by the user to the converter class.
Parents
ezcDocumentElementVisitorHandler
|
--ezcDocumentDocbookToHtmlBaseHandler
Descendents
Method Summary
|
protected DOMElement |
getHead(
$element )
Get head of HTML document |
Inherited Methods
From
ezcDocumentElementVisitorHandler :
Methods
getHead
DOMElement getHead(
$element )
Get head of HTML document
Get the root node of the HTML document head
Parameters
| Name |
Type |
Description |
$element |
DOMElement |
|
Last updated: Mon, 21 Dec 2009