Document: ezcDocumentConverterOptions
[ ]
[ Conversion ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentConverterOptions
|
Class containing the basic options for the ezcDocumentConverter [
source]
Parents
ezcBaseOptions
|
--ezcDocumentConverterOptions
Descendents
Properties
|
int |
read/write
|
$errorReporting
Error reporting level. All errors with a severity greater or equel then the defined level are converted to exceptions. All other errors are just stored in errors property of the parser class. |
Member Variables
|
protected array(string=>mixed) |
$properties
= array( 'errorReporting' => 15, // E_PARSE | E_ERROR | E_WARNING | E_NOTICE )
Container to hold the properties |
Inherited Methods
From
ezcBaseOptions :
Last updated: Mon, 10 Nov 2008