JURI::parse/1.5

From Joomla! Documentation
< JURI::parse(Difference between revisions)
Jump to: navigation, search
(Bulk upload by Doxiki2)
 
(Layout updates)
Line 4: Line 4:
 
Parse a given URI and populate the class fields.  
 
Parse a given URI and populate the class fields.  
  
 +
{{Description:JURI::parse}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[Description:JURI/parse|Edit Descripton]]<nowiki>]</nowiki>
+
<nowiki>[</nowiki>[[Description:JURI::parse|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{Description:JURI/parse}}
 
===Since===
 
{{JVer|1.5 }}
 
===Synopsis===
 
 
<source lang="php">
 
<source lang="php">
public JURI->parse ($uri)
+
public function parse ($uri)
 
</source>
 
</source>
 
{| class="wikitable"
 
{| class="wikitable"
Line 27: Line 24:
 
|-
 
|-
 
|}
 
|}
===Returns===
+
* '''Returns''' boolean True on success
boolean True on success
+
* '''Defined''' on line 319 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::parse''' on [http://api.joomla.org/Joomla-Framework/Environment/JURI.html#parse 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::parse|Other versions of JURI::parse]]
 +
{{SeeAlso:JURI::parse}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[SeeAlso:JURI/parse|Edit See Also]]<nowiki>]</nowiki>
+
<nowiki>[</nowiki>[[SeeAlso:JURI::parse|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{SeeAlso:JURI/parse}}
+
===User contributed notes===
* [[JURI/1.5|JURI]]
+
* [[JURI::parse|Other versions of this method]]
+
===Examples===
+
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 45: Line 43:
 
category=JURI::parse
 
category=JURI::parse
 
category=CodeExample
 
category=CodeExample
category=ClassExample
+
category=MethodExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:JURI]][[Category:JURI::parse]]</noinclude>
 
<noinclude>[[Category:JURI]][[Category:JURI::parse]]</noinclude>

Revision as of 20:32, 25 April 2011

Joomla 1.5 JURI::parse

Description

Parse a given URI and populate the class fields.

Description:JURI::parse [Edit Descripton]

public function parse ($uri)
Parameter Type Default Description
$uri string The URI string to parse
  • Returns boolean True on success
  • Defined on line 319 of libraries/joomla/environment/uri.php
  • Since Joomla 1.5

See also

SeeAlso:JURI::parse [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox