API16:JRoute
From Joomla! Documentation
(Difference between revisions)
(→Examples) |
|
| (2 intermediate revisions by one user not shown) | |
Latest revision as of 12:30, 25 July 2012
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JRoute
Contents |
[edit] Defined in
libraries/joomla/methods.php
[edit] Methods
| Method name | Description |
|---|---|
| _ | Translates an internal Joomla URL to a humanly readible URL. |
[edit] Importing
jimport( 'joomla.methods' );
[Edit See Also] SeeAlso:JRoute
[edit] Examples
<CodeExamplesForm />
