Path

ez components / documentation / api reference / 2008.2.2 / document


eZ Components 2008.2.2

Document: ezcDocumentDocbookToEzXmlSectionHandler

[ Tutorial ] [ Conversion ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcDocumentDocbookToEzXmlSectionHandler

Visit docbook sections [source]
Updates the docbook sections, which give us information about the depth in the document, and may also be reference targets.

Parents

ezcDocumentElementVisitorHandler
   |
   --ezcDocumentDocbookToEzXmlSectionHandler

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

Last updated: Mon, 30 Mar 2009