Zeta Components Manual :: Docs For Class ezcDocumentDocbookToHtmlDefinitionListEntryHandler
Document::ezcDocumentDocbookToHtmlDefinitionListEntryHandler
Class ezcDocumentDocbookToHtmlDefinitionListEntryHandler
Visit definition list entries
Definition list entries are encapsulated in docbook, while the HTML variant only consists of a list of terms and their description. This method transforms the elements accordingly.
Source for this file: /Document/src/converters/element_visitor/docbook/xhtml/definition_list_entry.php
ezcDocumentElementVisitorHandler | --ezcDocumentDocbookToHtmlBaseHandler | --ezcDocumentDocbookToHtmlDefinitionListEntryHandler
| Version: | //autogen// |
Method Summary
| public mixed |
handle(
$converter
, $node
, $root
)
Handle a node |
Inherited Methods
| From ezcDocumentDocbookToHtmlBaseHandler | |
|---|---|
| protected DOMElement |
ezcDocumentDocbookToHtmlBaseHandler::getHead()
Get head of HTML document |
| From ezcDocumentElementVisitorHandler | |
| public abstract mixed |
ezcDocumentElementVisitorHandler::handle()
Handle a node. |
Methods
handle
mixed
handle(
ezcDocumentElementVisitorConverter
$converter
,
$node
, mixed
$root
)
Handle a node
Handle / transform a given node, and return the result of the conversion.
Parameters:
| Name | Type | Description |
|---|---|---|
$converter |
ezcDocumentElementVisitorConverter | |
$node |
DOMElement | |
$root |
mixed |
Redefinition of:
| Method | Description |
|---|---|
ezcDocumentElementVisitorHandler::handle() |
Handle a node. |
Documentation generated by phpDocumentor 1.4.3