PersistentObjectDatabaseSchemaTiein: ezcPersistentObjectTemplateSchemaWriterOptions
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcPersistentObjectTemplateSchemaWriterOptions
|
Option class for ezcPersistentObjectTemplateSchemaWriter. [
source]
Parents
ezcBaseOptions
|
--ezcPersistentObjectTemplateSchemaWriterOptions
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcPersistentObjectTemplateSchemaWriterOptions |
__construct(
[$options = array()] )
Construct a new options object. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcPersistentObjectTemplateSchemaWriterOptions __construct(
[
$options = array()] )
Construct a new options object.
Options are constructed from an option array by default. The constructor automatically passes the given options to the __set() method to set them in the class.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
The initial options to set. |
Throws
| Class | Description |
ezcBaseValueException |
If the value for a property is out of range. |
ezcBasePropertyNotFoundException |
If trying to access a non existent property. |
Redefinition of
Last updated: Mon, 21 Dec 2009