JURI::isInternal/1.5
From Joomla! Documentation
JURI::isInternal
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 |
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]
User contributed notes
<CodeExamplesForm />