Joomla! update overview Model
Located in /administrator/components/com_joomlaupdate/models/default.php (line 23)
JObject | --JModelLegacy | --JoomlaupdateModelDefault
Inherited from JModelLegacy
JModelLegacy::$event_clean_cache
JModelLegacy::$name
JModelLegacy::$option
JModelLegacy::$state
JModelLegacy::$_db
JModelLegacy::$__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.
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 Joomla! update information
Removes all of the updates from the table and enable all update streams.
Makes sure that the Joomla! update cache is up-to-date
Inherited From JModelLegacy
JModelLegacy::__construct()
JModelLegacy::addIncludePath()
JModelLegacy::addTablePath()
JModelLegacy::cleanCache()
JModelLegacy::getDbo()
JModelLegacy::getInstance()
JModelLegacy::getName()
JModelLegacy::getState()
JModelLegacy::getTable()
JModelLegacy::loadHistory()
JModelLegacy::populateState()
JModelLegacy::setDbo()
JModelLegacy::setState()
JModelLegacy::_createFileName()
JModelLegacy::_createTable()
JModelLegacy::_getList()
JModelLegacy::_getListCount()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::__toString()
Documentation generated on Tue, 19 Nov 2013 14:59:57 +0100 by phpDocumentor 1.4.3