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