Path

ez components / documentation / api reference / 2008.2 / document


eZ Components 2008.2

Document: ezcDocumentDocbookToEzXmlItemizedListHandler

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

Class: ezcDocumentDocbookToEzXmlItemizedListHandler

Visit itemized lists [source]
Visit itemized lists as 'ul' nodes and embed them into another paragraph, which is enforced by eZXml.

Parents

ezcDocumentElementVisitorHandler
   |
   --ezcDocumentDocbookToEzXmlItemizedListHandler

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, 05 Jan 2009