Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.

 Class JRoute

Description

Route handling class

Located in /joomla/methods.php (line 25)

Class JRoute
Method Summary
Method The _ (string $url, [boolean $xhtml = true], [int $ssl = null])
Methods
_ (line 39)

Translates an internal Joomla URL to a humanly readible URL.

  • return: translated humanly readible URL
  • access: public
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