API17:JURI::getPort
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.
JURI::getPort
Description
Get URI port Returns the port number, or null if no port was specified.
Description:JURI::getPort [Edit Descripton]
Synopsis
public JURI::getPort ()
Returns
int The URI port number.
Defined in
libraries/joomla/environment/uri.php (line 592)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
