Database configuration model for the Joomla Core Installer.
Located in /installation/models/database.php (line 19)
JObject | --JModel | --JModelLegacy | --JInstallationModelDatabase
Inherited from JModel
JModel::$event_clean_cache
JModel::$name
JModel::$option
JModel::$state
JModel::$_db
JModel::$__state_set
Inherited from JObject
JObject::$_errors
Method to backup all tables in a database with a given prefix.
Method to create a new database.
Method to delete all tables in a database with a given prefix.
Method to import a database schema from a file.
method to update the user id of the sample data content to the new rand user id
Method to set the database character set to UTF-8.
Method to split up queries from a schema file into an array.
Inherited From JModelLegacy
JModelLegacy::addIncludePath()
Inherited From JModel
JModel::__construct()
JModel::addIncludePath()
JModel::addTablePath()
JModel::cleanCache()
JModel::getDbo()
JModel::getInstance()
JModel::getName()
JModel::getState()
JModel::getTable()
JModel::populateState()
JModel::setDbo()
JModel::setState()
JModel::_createFileName()
JModel::_createTable()
JModel::_getList()
JModel::_getListCount()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:53:58 -0500 by phpDocumentor 1.4.4