Source for file updateadapter.php
Documentation is available at updateadapter.php
* @package Joomla.Platform
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
jimport('joomla.base.adapterinstance');
* @package Joomla.Platform
* Resource handle for the XML Parser
protected $stack =
array('base');
* Columns in the extensions table to be updated
protected $updatecols =
array('NAME', 'ELEMENT', 'TYPE', 'FOLDER', 'CLIENT', 'VERSION', 'DESCRIPTION', 'INFOURL');
* Gets the reference to the current direct parent
* Gets the reference to the last tag
Documentation generated on Tue, 19 Nov 2013 15:16:12 +0100 by phpDocumentor 1.4.3