JPathway:: makeItem
From Joomla! Documentation
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.
JPathway::_makeItem
Description
Create and return a new pathway object.
Since
Synopsis
public JPathway::_makeItem ($name, $link)
Parameter | Type | Default | Description |
---|---|---|---|
$name | string | Name of the item | |
$link | string | Link to the item |
Returns
object Pathway item object
Defined in
libraries/joomla/application/pathway.php (line 198)
- see source code in BitBucket
Referenced by
See also
- JPathway
- Other versions of this method