API16:JRoute
From Joomla! Documentation
Defined in
libraries/joomla/methods.php
Methods
Method name | Description |
---|---|
_ | Translates an internal Joomla URL to a humanly readible URL. |
Importing
jimport( 'joomla.methods' );
Examples
Code Examples