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