XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsDatabaseFactory Class Reference

Public Member Functions

 XoopsDatabaseFactory ()
 

Static Public Member Functions

static getDatabase ()
 
static & getDatabaseConnection ()
 

Detailed Description

Definition at line 27 of file databasefactory.php.

Member Function Documentation

static XoopsDatabaseFactory::getDatabase ( )
static

Gets a reference to the only instance of database class. Currently only being used within the installer.

object The only instance of database class

Returns
object Reference to the only instance of database class

Definition at line 83 of file databasefactory.php.

References $file, and XOOPS_DB_TYPE.

Referenced by db_manager\db_manager().

Here is the caller graph for this function:

XoopsDatabaseFactory::XoopsDatabaseFactory ( )

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