JURI::setPort/1.5
From Joomla! Documentation
JURI::setPort
Description
Set URI port.
[Edit Descripton] Description:JURI/setPort
Since
Synopsis
public JURI->setPort ($port)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $port | int | The URI port number |
Returns
Defined in
libraries/joomla/environment/uri.php
Referenced by
See also
[Edit See Also] SeeAlso:JURI/setPort
Examples
<CodeExamplesForm />