API17

Difference between revisions of "JPathway::getPathway"

From Joomla! Documentation

m (→‎User contributed notes: moving preparation)
m (→‎See also: moving preparation)
Line 16: Line 16:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JPathway::getPathway source code''' on [[jplatform:application/pathway.php#cl-86|BitBucket]]
 
* {{JVer|11.1}} '''JPathway::getPathway source code''' on [[jplatform:application/pathway.php#cl-86|BitBucket]]
* {{JVer|11.1}} Class [[JPathway/11.1|JPathway]]
+
* {{JVer|11.1}} Class [[API17:JPathway|JPathway]]
* {{JVer|11.1}} Subpackage [[Subpackage_Application/11.1|Application]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Application|Application]]
* [[JPathway::getPathway|Other versions of JPathway::getPathway]]
+
* [[API17:JPathway::getPathway|Other versions of JPathway::getPathway]]
 
{{SeeAlso:JPathway::getPathway}}
 
{{SeeAlso:JPathway::getPathway}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">

Revision as of 21:20, 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 JPathway::getPathway[edit]

Description[edit]

Return the JPathWay items array.

Template:Description:JPathway::getPathway [Edit Descripton]

public function getPathway ()
  • Returns array Array of pathway items
  • Defined on line 94 of libraries/joomla/application/pathway.php
  • Since Joomla 11.1

See also[edit]

Template:SeeAlso:JPathway::getPathway [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />