API17:JPathway::addItem
From Joomla! Documentation
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.
JPathway::addItem
Description
Create and add an item to the pathway.
Description:JPathway::addItem [Edit Descripton]
public function addItem ( $name $link='' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | ||
| $link | string | $link |
- Returns boolean True on success
- Defined on line 149 of libraries/joomla/application/pathway.php
- Since
See also
-
JPathway::addItem source code on BitBucket
-
Class JPathway
-
Subpackage Application
- Other versions of JPathway::addItem
SeeAlso:JPathway::addItem [Edit See Also]
User contributed notes
<CodeExamplesForm />
