API17:JURI:: construct
From Joomla! Documentation
(Difference between revisions)
(Updated to r1448:247ba8d88526) |
m (→User contributed notes: re-categorisation) |
||
| Line 46: | Line 46: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Revision as of 12:46, 9 August 2012
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::__construct
Description
Constructor.
Description:JURI:: construct [Edit Descripton]
public function __construct ($uri=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $uri | null |
- Returns
- Defined on line 84 of libraries/joomla/environment/uri.php
See also
-
JURI::__construct source code on BitBucket
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::__construct
SeeAlso:JURI:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />
