API17:JURI::setPass
From Joomla! Documentation
JURI::setPass
Description
Set URI password.
public function setPass ($pass)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $pass | string | The URI password. |
See also
JURI::setPass source code on BitBucket
Class JURI
Subpackage Environment- Other versions of JURI::setPass
User contributed notes
Code Examples