JURI::parse/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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 281 of libraries/joomla/environment/uri.php
  • Since Joomla 11.1

See also

SeeAlso:JURI::parse [Edit See Also]

User contributed notes


Personal tools