Class JRoute

Description

Route handling class

  • since: 11.1

Located in /libraries/joomla/application/route.php (line 19)


	
			
Method Summary
 static The _ (string $url, [boolean $xhtml = true], [integer $ssl = null])
Methods
static _ (line 42)

Translates an internal Joomla URL to a humanly readible URL.

  • return: translated humanly readible URL.
  • since: 11.1
  • access: public
static The _ (string $url, [boolean $xhtml = true], [integer $ssl = null])
  • string $url: Absolute or Relative URI to Joomla resource.
  • boolean $xhtml: Replace & by & for XML compilance.
  • integer $ssl: Secure state for the resolved URI. 1: Make URI secure using global secure site URI. 2: Make URI unsecure using the global unsecure site URI.

Documentation generated on Tue, 19 Nov 2013 15:12:19 +0100 by phpDocumentor 1.4.3