JURI:: cleanPath/1.5
From Joomla! Documentation
< JURI:: cleanPath(Difference between revisions)
(Layout updates) |
m (→User contributed notes: re-categorisation) |
||
| Line 47: | Line 47: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Latest revision as of 12:45, 9 August 2012
[edit]
JURI::_cleanPath
[edit] Description
Resolves //, .
Description:JURI:: cleanPath [Edit Descripton]
public function _cleanPath ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path |
- Returns
- Defined on line 721 of libraries/joomla/environment/uri.php
[edit] See also
-
JURI::_cleanPath on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::_cleanPath
SeeAlso:JURI:: cleanPath [Edit See Also]
[edit] User contributed notes
<CodeExamplesForm />