Route
class Route
Route handling class
Methods
static
string
_(
string $url,
boolean $xhtml = true,
integer $ssl = null)
Translates an internal Joomla URL to a humanly readable URL. This method builds links for the current active client.
static
string
link(
string $client,
string $url,
boolean $xhtml = true,
integer $ssl = null)
Translates an internal Joomla URL to a humanly readable URL.