PersistentManagerFactory Class Reference

List of all members.

Public Member Functions

 __construct ()
 setConfigLoader ($configLoader)
 getPersistentManager ()
 addClassMap ($name, $classMap)
 getClassMap ($param1, $param2=NULL)
 getConverter ($name)
 putConverter ($name, $converter)

Public Attributes

 $miolo

Private Attributes

 $classMaps = array()
 $databases = array()
 $converters = array()
 $debug = false
 $locked = false
 $configLoader
 $manager

Detailed Description

Definition at line 5 of file persistentmanagerfactory.class.


Constructor & Destructor Documentation

PersistentManagerFactory::__construct (  ) 

Definition at line 16 of file persistentmanagerfactory.class.


Member Function Documentation

PersistentManagerFactory::setConfigLoader ( configLoader  ) 

Definition at line 21 of file persistentmanagerfactory.class.

References $configLoader.

PersistentManagerFactory::getPersistentManager (  ) 

Definition at line 29 of file persistentmanagerfactory.class.

PersistentManagerFactory::addClassMap ( name,
classMap 
)

Definition at line 39 of file persistentmanagerfactory.class.

Referenced by getClassMap().

Here is the caller graph for this function:

PersistentManagerFactory::getClassMap ( param1,
param2 = NULL 
)

Definition at line 44 of file persistentmanagerfactory.class.

References addClassMap().

Here is the call graph for this function:

PersistentManagerFactory::getConverter ( name  ) 

Definition at line 76 of file persistentmanagerfactory.class.

PersistentManagerFactory::putConverter ( name,
converter 
)

Definition at line 81 of file persistentmanagerfactory.class.


Member Data Documentation

PersistentManagerFactory::$classMaps = array() [private]

Definition at line 7 of file persistentmanagerfactory.class.

PersistentManagerFactory::$databases = array() [private]

Definition at line 8 of file persistentmanagerfactory.class.

PersistentManagerFactory::$converters = array() [private]

Definition at line 9 of file persistentmanagerfactory.class.

PersistentManagerFactory::$debug = false [private]

Definition at line 10 of file persistentmanagerfactory.class.

PersistentManagerFactory::$locked = false [private]

Definition at line 11 of file persistentmanagerfactory.class.

PersistentManagerFactory::$configLoader [private]

Definition at line 12 of file persistentmanagerfactory.class.

Referenced by setConfigLoader().

PersistentManagerFactory::$manager [private]

Definition at line 13 of file persistentmanagerfactory.class.

PersistentManagerFactory::$miolo

Definition at line 14 of file persistentmanagerfactory.class.


The documentation for this class was generated from the following file:
CopyLeft (L) 2001-2006 - [MIOLO Development Team] SOLIS - Cooperativa de Soluções Livres - Lajeado/RS - Brasil