JURI::isInternal/1.5
From Joomla! Documentation
JURI::isInternal
Description
Checks if the supplied URL is internal.
[Edit Descripton] Description:JURI/isInternal
Since
Synopsis
public JURI->isInternal ($url)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $url | string | The URL to check |
Returns
boolean True if Internal
Defined in
libraries/joomla/environment/uri.php
Referenced by
See also
[Edit See Also] SeeAlso:JURI/isInternal
Examples
<CodeExamplesForm />