JRoute
Description
Method Summary
Methods
Translates an internal Joomla URL to a humanly readible URL.
The
_
(string $url, [boolean $xhtml = true], [int $ssl = null])
- string $url: Absolute or Relative URI to Joomla resource
- boolean $xhtml: Replace & by & for xml compilance
- int $ssl: Secure state for the resolved URI 1: Make URI secure using global secure site URI 0: Leave URI in the same secure state as it was passed to the function -1: Make URI unsecure using the global unsecure site URI
Documentation generated on Tue, 29 Jan 2008 18:48:25 +0000 by phpDocumentor 1.3.1



JRoute