![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
| __construct () | |
Fonctions membres publiques statiques | |
| static | getDatabaseConnection () |
| static | getDatabase () |
| __construct | ( | ) |
XoopsDatabaseFactory constructor.
|
static |
Gets a reference to the only instance of database class. Currently only being used within the installer.
@staticvar object The only instance of database class
Voici le graphe des appelants de cette fonction :
|
static |
Get a reference to the only instance of database class and connects to DB
if the class has not been instantiated yet, this will also take care of that
@staticvar XoopsDatabase The only instance of database class
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :