API17:JURI::isInternal
From Joomla! Documentation
JURI::isInternal
Description
Checks if the supplied URL is internal.
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
User contributed notes
Code Examples