API17:JUpdateAdapter
From Joomla! Documentation
JUpdateAdapter
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | _getLastTag | |
| protected | _getStackLocation | Gets the reference to the current direct parent. |
- Defined in libraries/joomla/updater/updateadapter.php
- Extends JAdapterInstance
- Extended by
Importing
jimport( 'joomla.updater.updateadapter' );
See also
JUpdateAdapter source code on BitBucket
Subpackage Updater- Other versions of JUpdateAdapter
User contributed notes
Code Examples