JURI::isInternal/1.5

From Joomla! Documentation
< JURI::isInternal(Difference between revisions)
Jump to: navigation, search
(Bulk upload by Doxiki2)
 
m (User contributed notes: re-categorisation)
 
(One intermediate revision by one user not shown)
Line 4: Line 4:
 
Checks if the supplied URL is internal.  
 
Checks if the supplied URL is internal.  
  
 +
{{Description:JURI::isInternal}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[Description:JURI/isInternal|Edit Descripton]]<nowiki>]</nowiki>
+
<nowiki>[</nowiki>[[Description:JURI::isInternal|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{Description:JURI/isInternal}}
 
===Since===
 
{{JVer|1.5 }}
 
===Synopsis===
 
 
<source lang="php">
 
<source lang="php">
public JURI->isInternal ($url)
+
public function isInternal ($url)
 
</source>
 
</source>
 
{| class="wikitable"
 
{| class="wikitable"
Line 27: Line 24:
 
|-
 
|-
 
|}
 
|}
===Returns===
+
* '''Returns''' boolean True if Internal
boolean True if Internal
+
* '''Defined''' on line 697 of libraries/joomla/environment/uri.php
===Defined in===
+
* '''Since''' {{JVer|1.5 }}
libraries/joomla/environment/uri.php
+
===Referenced by===
+
 
===See also===
 
===See also===
 +
* {{JVer|1.5}} '''JURI::isInternal''' on [http://api.joomla.org/Joomla-Framework/Environment/JURI.html#isInternal api.joomla.org]
 +
* {{JVer|1.5}} '''JURI source code''' on [[jframework15:environment/uri.php|JoomlaCode]]
 +
* {{JVer|1.5}} Class [[JURI/1.5|JURI]]
 +
* {{JVer|1.5}} Subpackage [[Subpackage_Environment/1.5|Environment]]
 +
* [[JURI::isInternal|Other versions of JURI::isInternal]]
 +
{{SeeAlso:JURI::isInternal}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[SeeAlso:JURI/isInternal|Edit See Also]]<nowiki>]</nowiki>
+
<nowiki>[</nowiki>[[SeeAlso:JURI::isInternal|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{SeeAlso:JURI/isInternal}}
+
===User contributed notes===
* [[JURI/1.5|JURI]]
+
* [[JURI::isInternal|Other versions of this method]]
+
===Examples===
+
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 45: Line 43:
 
category=JURI::isInternal
 
category=JURI::isInternal
 
category=CodeExample
 
category=CodeExample
category=ClassExample
+
category=MethodExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JURI]][[Category:JURI::isInternal]]</noinclude>
+
<noinclude>[[Category:JURI]]</noinclude>

Latest revision as of 13:00, 9 August 2012

[edit] Joomla 1.5 JURI::isInternal

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

[edit] See also

SeeAlso:JURI::isInternal [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox