DatabaseSqliteStandalone Class Reference
[Database]
This class allows simple acccess to a SQLite database independently from main database settings.
More...
Inherits DatabaseSqlite.
Inherited by MockDatabaseSqlite.
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 585 of file DatabaseSqlite.php.
Constructor & Destructor Documentation
DatabaseSqliteStandalone::__construct |
( |
$ |
fileName, |
|
|
$ |
flags = 0 | |
|
) |
| | |
The documentation for this class was generated from the following file: