Class JUpdateAdapter

Description

UpdateAdapter class.

  • since: 11.1

Located in /libraries/joomla/updater/updateadapter.php (line 21)

JObject
   |
   --JAdapterInstance
      |
      --JUpdateAdapter
Direct descendents
Class Description
 class JUpdaterCollection Collection Update Adapter Class
 class JUpdaterExtension Extension class for updater
Variable Summary
 array $stack
 array $updatecols
 string $updateSiteId
 resource $xmlParser
Method Summary
 object _getLastTag ()
 object _getStackLocation ()
Variables
array $stack = array('base') (line 37)

Element call stack

  • since: 12.1
  • access: protected
array $updatecols = array('NAME', 'ELEMENT', 'TYPE', 'FOLDER', 'CLIENT', 'VERSION', 'DESCRIPTION', 'INFOURL') (line 53)

Columns in the extensions table to be updated

  • since: 12.1
  • access: protected
string $updateSiteId = 0 (line 45)

ID of update site

  • since: 12.1
  • access: protected
resource $xmlParser (line 29)

Resource handle for the XML Parser

  • since: 12.1
  • access: protected

Inherited Variables

Inherited from JAdapterInstance

JAdapterInstance::$db
JAdapterInstance::$parent

Inherited from JObject

JObject::$_errors
Methods
_getLastTag (line 74)

Gets the reference to the last tag

  • since: 11.1
  • access: protected
object _getLastTag ()
_getStackLocation (line 62)

Gets the reference to the current direct parent

  • since: 11.1
  • access: protected
object _getStackLocation ()

Redefined in descendants as:

Inherited Methods

Inherited From JAdapterInstance

 JAdapterInstance::__construct()
 JAdapterInstance::getParent()

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 15:16:12 +0100 by phpDocumentor 1.4.3