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