Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JRoute
Introduction
Synopsis
Members
Methods
\
JRoute
Route handling class
Synopsis
class JRoute {
// members
private
JRouter
$_router
;
// methods
public static The
_
()
}
Members
private
$_router
—
JRouter
The route object so we don't have to keep fetching it.
Methods
public
_()
— Translates an internal Joomla URL to a humanly readible URL.