JURI::parse/1.5
From Joomla! Documentation
< JURI::parse(Difference between revisions)
(Layout updates) |
m (→User contributed notes: re-categorisation) |
||
| Line 48: | Line 48: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Latest revision as of 13:01, 9 August 2012
[edit]
JURI::parse
[edit] 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 |
[edit] See also
-
JURI::parse on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::parse
SeeAlso:JURI::parse [Edit See Also]
[edit] User contributed notes
<CodeExamplesForm />