Document: ezcDocumentRstOptions
[ ]
[ Conversion ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentRstOptions
|
Class containing the basic options for the ezcDocumentRst [
source]
Parents
ezcBaseOptions
|
--ezcDocumentOptions
|
--ezcDocumentRstOptions
Properties
|
string |
read/write
|
$xhtmlVisitor
Classname of the XHTML visitor to use. |
|
string |
read/write
|
$xhtmlVisitorOptions
Options class conatining the options of the XHtml visitor. |
Inherited Member Variables
From
ezcDocumentOptions:
Method Summary
|
public ezcDocumentRstOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcDocumentRstOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
|
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
ezcBaseValueException |
if $options contains a property with a value not allowed |
Redefinition of
Last updated: Mon, 09 Feb 2009