API17:JUpdateAdapter
From Joomla! Documentation
(Difference between revisions)
(Updated to r1448:247ba8d88526) |
m (→User contributed notes: bad link repair) |
||
| Line 48: | Line 48: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:Platform]][[Category:Platform 11.1]][[Category:JUpdateAdapter]]</noinclude> | + | <noinclude>[[Category:Platform JClasses]][[Category:Platform 11.1]][[Category:JUpdateAdapter]]</noinclude> |
Revision as of 14:06, 29 August 2012
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JUpdateAdapter
Description
Description:JUpdateAdapter [Edit Descripton]
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
SeeAlso:JUpdateAdapter [Edit See Also]
User contributed notes
<CodeExamplesForm />
