Path

ez components / documentation / api reference / 2009.1.2 / document


eZ Components 2009.1.2

Document: ezcDocumentDocbookToWikiInlineMediaObjectHandler

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

Class: ezcDocumentDocbookToWikiInlineMediaObjectHandler

Visit inline media objects [source]
Inline media objects are all kind of other media types, embedded in paragraphs, like images.

Parents

ezcDocumentElementVisitorHandler
   |
   --ezcDocumentDocbookToWikiBaseHandler
      |
      --ezcDocumentDocbookToWikiMediaObjectHandler
         |
         --ezcDocumentDocbookToWikiInlineMediaObjectHandler

Method Summary

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

Inherited Methods

From ezcDocumentDocbookToWikiMediaObjectHandler :
protected array ezcDocumentDocbookToWikiMediaObjectHandler::getImageParameters()
Extract image parameters
public mixed ezcDocumentDocbookToWikiMediaObjectHandler::handle()
Handle a node
From ezcDocumentDocbookToWikiBaseHandler :
protected string ezcDocumentDocbookToWikiBaseHandler::renderDirective()
Render a directive
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
ezcDocumentDocbookToWikiMediaObjectHandler::handle() Handle a node

Last updated: Tue, 01 Sep 2009