JURI::isInternal/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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.
  • Returns boolean True if Internal.
  • Defined on line 645 of libraries/joomla/environment/uri.php
  • Since Joomla 1.5

See also

SeeAlso:JURI::isInternal [Edit See Also]

User contributed notes


Personal tools