Zeta Components - high quality PHP components

Zeta Components Manual :: Docs For Class ezcDocumentDocbookToEzXmlInternalLinkHandler

Document::ezcDocumentDocbookToEzXmlInternalLinkHandler

Class ezcDocumentDocbookToEzXmlInternalLinkHandler

Visit internal links.

Internal links are transformed into local links in HTML, where the name of the target is prefixed with a number sign.

Source for this file: /Document/src/converters/element_visitor/docbook/ezxml/internal_link.php

ezcDocumentElementVisitorHandler
   |
   --ezcDocumentDocbookToEzXmlInternalLinkHandler
Version:   //autogen//

Method Summary

public mixed handle( $converter , $node , $root )
Handle a node

Inherited Methods

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