API17

JRouter::parse

From Joomla! Documentation

Revision as of 21:34, 27 April 2011 by Doxiki2 (talk | contribs) (Updated to r1448:247ba8d88526)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JRouter::parse[edit]

Description[edit]

Function to convert a route to an internal URI.

Template:Description:JRouter::parse [Edit Descripton]

public function parse (&$uri)
Parameter Type Default Description
&$uri
  • Returns
  • Defined on line 105 of libraries/joomla/application/router.php

See also[edit]

Template:SeeAlso:JRouter::parse [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />