Document: ezcDocumentBBCodePlugin
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentBBCodePlugin
|
Visitor for bbcode plugins [
source]
Descendents
Method Summary
|
protected void |
getText(
$node )
Recursively extract text from node |
|
public abstract void |
toDocbook(
$visitor, $root, $node )
Convert a BBCode tag into Docbook |
Methods
getText
Recursively extract text from node
Parameters
toDocbook
Convert a BBCode tag into Docbook
Convert the given node into a Docbook structure, in the given root. For child elements in the node you may call the visitNode() method of the provided visitor.
Parameters
Redefined in descendants as
Last updated: Tue, 23 Mar 2010