JPathway::setPathway/1.5
From Joomla! Documentation
JPathway::setPathway
Description
Set the items array.
Description:JPathway::setPathway [Edit Descripton]
public function setPathway ($pathway)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $pathway | array | An array of pathway objects. |
- Returns array The previous pathway data.
- Defined on line 122 of libraries/joomla/application/pathway.php
- Since
See also
-
JPathway::setPathway on api.joomla.org
-
JPathway source code on JoomlaCode
-
Class JPathway
-
Subpackage Application
- Other versions of JPathway::setPathway
SeeAlso:JPathway::setPathway [Edit See Also]
User contributed notes
<CodeExamplesForm />