Path

ez components / documentation / api reference / 2009.1.1 / document


eZ Components 2009.1.1

Document: ezcDocumentDocbookToEzXmlParagraphHandler

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

Class: ezcDocumentDocbookToEzXmlParagraphHandler

Visit paragraphs [source]
Visit docbook paragraphs and transform them into HTML paragraphs.

Parents

ezcDocumentElementVisitorHandler
   |
   --ezcDocumentDocbookToEzXmlParagraphHandler

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, 27 Jul 2009