Document: ezcDocumentRstNoteDirective
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentRstNoteDirective
|
Visitor for RST note directives [
source]
Implemented Interfaces
Parents
ezcDocumentRstDirective
|
--ezcDocumentRstNoteDirective
Inherited Member Variables
From
ezcDocumentRstDirective:
Method Summary
|
public void |
toDocbook(
$document, $root )
Transform directive to docbook |
|
public void |
toXhtml(
$document, $root )
Transform directive to HTML |
Inherited Methods
From
ezcDocumentRstDirective :
Methods
toDocbook
void toDocbook(
$document,
$root )
Transform directive to docbook
Create a docbook XML structure at the directives position in the document.
Parameters
| Name |
Type |
Description |
$document |
DOMDocument |
|
$root |
DOMElement |
|
Redefinition of
toXhtml
void toXhtml(
$document,
$root )
Transform directive to HTML
Create a XHTML structure at the directives position in the document.
Parameters
| Name |
Type |
Description |
$document |
DOMDocument |
|
$root |
DOMElement |
|
Last updated: Mon, 29 Jun 2009