Joomla! update overview Model
Located in /administrator/components/com_joomlaupdate/models/default.php (line 22)
JObject | --JModel | --JoomlaupdateModelDefault
Inherited from JModel
JModel::$event_clean_cache
JModel::$name
JModel::$option
JModel::$state
JModel::$_db
JModel::$__state_set
Inherited from JObject
JObject::$_errors
Detects if the Joomla! update site currently in use matches the one configured in this component. If they don't match, it changes it.
Removes the extracted package file
Downloads the update package to the site
Downloads a package file to a specific directory
Runs the schema update SQL files, the PHP update script and updates the manifest cache and #__extensions entry. Essentially, it is identical to JInstallerFile::install() without the file copy.
Returns an array with the configured FTP options
Returns an array with the Joomla! update information
Makes sure that the Joomla! update cache is up-to-date
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:54:07 -0500 by phpDocumentor 1.4.4