Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JRoute

Description

Route handling class

  • since: 1.5

Located in /joomla/application/router.php (line 26)

Class JRoute   (Subpackage Application)
Method Summary
Method The _ (string $url, [int $ssl = 0])
Methods
_ (line 39)

Translates an internal Joomla URL to a humanly readible URL.

  • return: translated humanly readible URL
  • access: public
The _ (string $url, int $ssl)
  • string $url: Absolute or Relative URI to Joomla resource
  • 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 Mon, 05 Mar 2007 21:20:24 +0000 by phpDocumentor 1.3.1