XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
XoopsDatabaseFactory Class Reference

Static Public Member Functions

static & getDatabaseConnection ()
 
static & getDatabase ()
 

Detailed Description

Definition at line 14 of file databasefactory.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 16 of file databasefactory.php.

Member Function Documentation

◆ getDatabase()

static & getDatabase ( )
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

Returns
object Reference to the only instance of database class

Definition at line 59 of file databasefactory.php.

◆ getDatabaseConnection()

static & getDatabaseConnection ( )
static

@staticvar object The only instance of database class

Returns
object Reference to the only instance of database class

Definition at line 25 of file databasefactory.php.


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