JRouteWrapperRoute
Wrapper class for JRoute
deprecated
package |
Joomla.Platform |
---|---|
subpackage |
Application |
since |
3.4 |
deprecated |
4.0 Will be removed without replacement |
Methods
_
Helper wrapper method for _
_(string $url, boolean $xhtml = true, integer $ssl = null) : string
see | \JRoute::_() |
---|---|
since |
3.4 |
Arguments
- $url
string
Absolute or Relative URI to Joomla resource.- $xhtml
boolean
Replace & by & for XML compliance.- $ssl
integer
Secure state for the resolved URI.
Response
string
The translated humanly readable URL.