API16:JRoute
From Joomla! Documentation
(Difference between revisions)
(New page: <span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki>
</span>
{{Description:JRoute}}
===Defined in===
librari...) |
(→Examples) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
===Defined in=== | ===Defined in=== | ||
libraries/joomla/methods.php | libraries/joomla/methods.php | ||
| + | ===Methods=== | ||
| + | {| class="wikitable sortable" | ||
| + | |- | ||
| + | !Method name | ||
| + | !Description | ||
| + | |- | ||
| + | |[[API16:JRoute/_|_]] | ||
| + | |Translates an internal Joomla URL to a humanly readible URL. | ||
| + | |} | ||
===Importing=== | ===Importing=== | ||
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 />
