API17

Difference between revisions of "JUpdateAdapter:: getStackLocation"

From Joomla! Documentation

m (JoomlaWikiBot moved page JUpdateAdapter:: getStackLocation/11.1 to API17:JUpdateAdapter:: getStackLocation without leaving a redirect: Robot: Moved page)
m (→‎See also: moving preparation)
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JUpdateAdapter::_getStackLocation source code''' on [[jplatform:updater/updateadapter.php#cl-26|BitBucket]]
 
* {{JVer|11.1}} '''JUpdateAdapter::_getStackLocation source code''' on [[jplatform:updater/updateadapter.php#cl-26|BitBucket]]
* {{JVer|11.1}} Class [[JUpdateAdapter/11.1|JUpdateAdapter]]
+
* {{JVer|11.1}} Class [[API17:JUpdateAdapter|JUpdateAdapter]]
* {{JVer|11.1}} Subpackage [[Subpackage_Updater/11.1|Updater]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Updater|Updater]]
* [[JUpdateAdapter::_getStackLocation|Other versions of JUpdateAdapter::_getStackLocation]]
+
* [[API17:JUpdateAdapter::_getStackLocation|Other versions of JUpdateAdapter::_getStackLocation]]
 
{{SeeAlso:JUpdateAdapter::_getStackLocation}}
 
{{SeeAlso:JUpdateAdapter::_getStackLocation}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 33: Line 33:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JUpdateAdapter]][[Category:JUpdateAdapter::_getStackLocation]]</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 JUpdateAdapter::_getStackLocation[edit]

Description[edit]

Gets the reference to the current direct parent.

Template:Description:JUpdateAdapter:: getStackLocation [Edit Descripton]

protected function _getStackLocation ()
  • Returns object
  • Defined on line 34 of libraries/joomla/updater/updateadapter.php

See also[edit]

Template:SeeAlso:JUpdateAdapter:: getStackLocation [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />