JURI::parse/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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 277 of libraries/joomla/environment/uri.php
  • Since Joomla 1.5

See also

SeeAlso:JURI::parse [Edit See Also]

User contributed notes


Personal tools