| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 79 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
sfDatabaseManager:: (3 méthodes):
getDatabase()
initialize()
shutdown()
Classe: sfDatabaseManager - X-Ref
sfDatabaseManager allows you to setup your database connectivity before the| getDatabase($name = 'default') X-Ref |
| Retrieves the database connection associated with this sfDatabase implementation. param: string A database name return: mixed A Database instance |
| initialize() X-Ref |
| Initializes this sfDatabaseManager object return: bool true, if initialization completes successfully, otherwise false |
| shutdown() X-Ref |
| Executes the shutdown procedure return: void |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |