API17:JURI::parse
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::parse
Description
Parse a given URI and populate the class fields.
Description:JURI::parse [Edit Descripton]
public function parse ($uri)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $uri | string | The URI string to parse. |
See also
-
JURI::parse source code on BitBucket
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::parse
SeeAlso:JURI::parse [Edit See Also]
User contributed notes
<CodeExamplesForm />
