MediaWiki  REL1_19
DatabaseSqliteStandalone Class Reference

This class allows simple acccess to a SQLite database independently from main database settings. More...

Inheritance diagram for DatabaseSqliteStandalone:
Collaboration diagram for DatabaseSqliteStandalone:

List of all members.

Public Member Functions

 __construct ($fileName, $flags=0)

Detailed Description

This class allows simple acccess to a SQLite database independently from main database settings.

Definition at line 855 of file DatabaseSqlite.php.


Constructor & Destructor Documentation

DatabaseSqliteStandalone::__construct ( fileName,
flags = 0 
)

Definition at line 856 of file DatabaseSqlite.php.

References DatabaseSqlite\openFile(), and DatabaseBase\tablePrefix().

Here is the call graph for this function:


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