API17:JPathway::setItemName
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::setItemName
Description
Set item name.
Description:JPathway::setItemName [Edit Descripton]
public function setItemName ( $id $name )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | integer | ||
| $name | string |
- Returns boolean True on success
- Defined on line 170 of libraries/joomla/application/pathway.php
- Since
See also
-
JPathway::setItemName source code on BitBucket
-
Class JPathway
-
Subpackage Application
- Other versions of JPathway::setItemName
SeeAlso:JPathway::setItemName [Edit See Also]
User contributed notes
<CodeExamplesForm />
