Document: ezcDocumentDocbookOptions
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentDocbookOptions
|
Class containing the basic options for the ezcDocumentDocbook class. [
source]
Parents
ezcBaseOptions
|
--ezcDocumentOptions
|
--ezcDocumentXmlOptions
|
--ezcDocumentDocbookOptions
Properties
|
bool |
read/write
|
$indentXml
Indent XML on output |
|
string |
read/write
|
$schema
Path to XML Schema file to validate docbook documents |
Inherited Member Variables
From
ezcDocumentOptions:
Method Summary
|
public ezcDocumentDocbookOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcDocumentXmlOptions :
From
ezcBaseOptions :
Methods
__construct
ezcDocumentDocbookOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
|
Throws
| Class | Description |
ezcBaseValueException |
if $options contains a property with a value not allowed |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
Redefinition of
Last updated: Mon, 21 Dec 2009