Document: ezcDocumentRstSuperscriptTextRole
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentRstSuperscriptTextRole
|
Visitor for RST superscript text roles [
source]
Implemented Interfaces
Parents
ezcDocumentRstTextRole
|
--ezcDocumentRstSuperscriptTextRole
Inherited Member Variables
From
ezcDocumentRstTextRole:
Method Summary
|
public void |
toDocbook(
$document, $root )
Transform text role to docbook |
|
public void |
toXhtml(
$document, $root )
Transform text role to HTML |
Inherited Methods
From
ezcDocumentRstTextRole :
Methods
toDocbook
void toDocbook(
$document,
$root )
Transform text role to docbook
Create a docbook XML structure at the text roles position in the document.
Parameters
| Name |
Type |
Description |
$document |
DOMDocument |
|
$root |
DOMElement |
|
Redefinition of
toXhtml
void toXhtml(
$document,
$root )
Transform text role to HTML
Create a XHTML structure at the text roles position in the document.
Parameters
| Name |
Type |
Description |
$document |
DOMDocument |
|
$root |
DOMElement |
|
Last updated: Mon, 27 Jul 2009