Document: ezcDocumentXmlOptions
[ ]
[ Conversion ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentXmlOptions
|
Class containing the basic options for the ezcDocumentXmlBase [
source]
Parents
ezcBaseOptions
|
--ezcDocumentOptions
|
--ezcDocumentXmlOptions
Descendents
Properties
|
bool |
read/write
|
$failOnError
Fail with an exception, if the XML document contains errors. |
|
bool |
read/write
|
$indentXml
Indent XML on output |
Inherited Member Variables
From
ezcDocumentOptions:
Method Summary
|
public ezcDocumentXmlOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcDocumentXmlOptions __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
Redefined in descendants as
Last updated: Tue, 06 Jan 2009