PersistentObject: ezcPersistentDefinitionManager
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcPersistentDefinitionManager
|
Defines the interface for all persistent object definition managers. [
source]
Definition managers are used to fetch the definition of a specific persistent object. The definition is returned in form of a ezcPersistentObjectDefinition structure.
Descendents
Method Summary
Methods
fetchDefinition
Returns the definition of the persistent object with the class $class.
Parameters
| Name |
Type |
Description |
$class |
string |
|
Throws
| Class | Description |
ezcPersistentDefinitionNotFoundException |
if no such definition can be found. |
Redefined in descendants as
setupReversePropertyDefinition
Returns the definition $def with the reverse relations field correctly set up.
This method will go through all of the properties in the definition and set up the columns field in the definition.
Parameters
Last updated: Tue, 01 Sep 2009