Document: ezcDocumentRstXhtmlBodyVisitor
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentRstXhtmlBodyVisitor
|
HTML visitor for the RST AST, which only produces contents to be embedded somewhere into the body of an existing HTML document. [
source]
Parents
ezcDocumentRstVisitor
|
--ezcDocumentRstXhtmlVisitor
|
--ezcDocumentRstXhtmlBodyVisitor
Inherited Constants
From
ezcDocumentRstVisitor:
Inherited Member Variables
From
ezcDocumentRstXhtmlVisitor:
From
ezcDocumentRstVisitor:
Method Summary
|
public mixed |
visit(
$ast )
Docarate RST AST |
|
protected void |
visitFieldListItem(
$root, $node )
Visit field list item |
|
protected void |
visitSection(
$root, $node )
Visit section node |
Inherited Methods
From
ezcDocumentRstXhtmlVisitor :
From
ezcDocumentRstVisitor :
Methods
visit
mixed visit(
$ast )
Docarate RST AST
Visit the RST abstract syntax tree.
Parameters
| Name |
Type |
Description |
$ast |
ezcDocumentRstDocumentNode |
|
Redefinition of
visitFieldListItem
Visit field list item
Parameters
Redefinition of
visitSection
Visit section node
Parameters
Redefinition of
Last updated: Tue, 23 Mar 2010