JURI::isInternal/1.5
From Joomla! Documentation
< JURI::isInternal(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:00, 9 August 2012
[edit]
JURI::isInternal
[edit] Description
Checks if the supplied URL is internal.
Description:JURI::isInternal [Edit Descripton]
public function isInternal ($url)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $url | string | The URL to check |
[edit] See also
-
JURI::isInternal on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::isInternal
SeeAlso:JURI::isInternal [Edit See Also]
[edit] User contributed notes
<CodeExamplesForm />