Source for file router.php
Documentation is available at router.php
* @package Joomla.Installation
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* Class to create and parse routes
* @package Joomla.Installation
* Function to convert a route to an internal URI
* @param JUri $url The uri.
public function parse($url)
* Function to convert an internal URI to a route
* @param string $url The internal URL
* @return string The absolute search engine friendly URL
public function build($url)
Documentation generated on Tue, 19 Nov 2013 15:12:23 +0100 by phpDocumentor 1.4.3