JPathway::addItem
Create and add an item to the pathway.
Signature
public function addItem(string
$name,
[string
$link = ''] )
Parameters
-
$name
- The name of the item.
-
$link
- The link to the item.
Returns
- boolean
- True on success