spunQ_IDatabaseInstantiationListener Interface Reference

Observer for generation of spunQ_IDatabaseConnections. More...

Inheritance diagram for spunQ_IDatabaseInstantiationListener:

spunQ_Locale spunQ_User

List of all members.

Public Member Functions

 creatingDatabaseInstance ($name)
 Called when the database is about to be created by the factory.
 createdDatabaseInstance ($name, spunQ_IDatabaseConnection $connection)
 Called when the database connection has been established.


Detailed Description

Observer for generation of spunQ_IDatabaseConnections.

Definition at line 6 of file IDatabaseInstantiationListener.interface.php.


Member Function Documentation

spunQ_IDatabaseInstantiationListener::createdDatabaseInstance ( name,
spunQ_IDatabaseConnection connection 
)

Called when the database connection has been established.

Parameters:
$name Name of the connection.
$connection The connection object that was created.
Returns:
void

Implemented in spunQ_Locale, and spunQ_User.

spunQ_IDatabaseInstantiationListener::creatingDatabaseInstance ( name  ) 

Called when the database is about to be created by the factory.

Parameters:
$name Name of the connection.
Returns:
void

Implemented in spunQ_Locale, and spunQ_User.


The documentation for this interface was generated from the following file:

Generated on Fri Jul 1 11:12:41 2011 for spunQ3 by  doxygen 1.5.9