ILance database class to perform the majority of database caching in ILance
Located in /api/class.database.inc.php (line 27)
| Class | Description |
|---|---|
| ilance_nocache | ILance database class to perform the majority of database caching in ILance |
| ilance_filecache | ILance file system cache class to perform the majority of database caching in ILance |
| ilance_apc | ILance APC class to perform the majority of database caching in ILance |
| ilance_memcached | ILance Memcached class to perform the majority of database memory caching in ILance |
| ilance_mssql | MS-SQL database class to perform the majority of database related functions in ILance. |
| ilance_mysql | MySQL database class to perform the majority of database related functions in ILance |
| ilance_mysqli | MySQLi database class to perform the majority of database related functions in ILance. |
Debug Mode
Email Error Reporting
Database Connection Parameters
The ILance registry object
Timer Variables
Constructor
Timer add function
Function to determine if a field within a table exists, and if not, to automatically add the necessary field column details
Function to determine if an existing field attribute needs to be changed preventing upgrades from any sql errors on duplicate attempts
Initialize database connection
Connects to a database server
Function to perform database error handling
Function to perform a database explain query
Function to determine if a field within a table exists
Format time from timer() function
Get Time from timer() function
Remove time from timer() function
Selects a database for usage
Stop time from timer() function
Function to determine if a database table exists based on the currently selected database
Timer function
Documentation generated on Mon, 08 Aug 2011 17:40:53 +0200 by phpDocumentor 1.4.1