API17

Difference between revisions of "JUpdate:: getLastTag"

From Joomla! Documentation

(Updated to r1448:247ba8d88526)
m (→‎See also: moving preparation)
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JUpdate::_getLastTag source code''' on [[jplatform:updater/update.php#cl-49|BitBucket]]
 
* {{JVer|11.1}} '''JUpdate::_getLastTag source code''' on [[jplatform:updater/update.php#cl-49|BitBucket]]
* {{JVer|11.1}} Class [[JUpdate/11.1|JUpdate]]
+
* {{JVer|11.1}} Class [[API17:JUpdate|JUpdate]]
* {{JVer|11.1}} Subpackage [[Subpackage_Updater/11.1|Updater]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Updater|Updater]]
* [[JUpdate::_getLastTag|Other versions of JUpdate::_getLastTag]]
+
* [[API17:JUpdate::_getLastTag|Other versions of JUpdate::_getLastTag]]
 
{{SeeAlso:JUpdate::_getLastTag}}
 
{{SeeAlso:JUpdate::_getLastTag}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 33: Line 33:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JUpdate]][[Category:JUpdate::_getLastTag]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 21:47, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JUpdate::_getLastTag[edit]

Description[edit]

Get the last position in stack count.

Template:Description:JUpdate:: getLastTag [Edit Descripton]

protected function _getLastTag ()
  • Returns string
  • Defined on line 57 of libraries/joomla/updater/update.php

See also[edit]

Template:SeeAlso:JUpdate:: getLastTag [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />