Class to create and parse routes
Located in /libraries/joomla/application/router.php (line 25)
JObject | --JRouter
Class | Description |
---|---|
JRouterAdministrator | Class to create and parse routes |
JRouterSite | Class to create and parse routes for the site application |
The rewrite mode
An array of rules
An array of variables
The rewrite mode
An array of rules
An array of variables
Inherited from JObject
JObject::$_errors
Returns the global JRouter object, only creating it if it doesn't already exist.
Class constructor
Attach a build rule
Attach a parse rule
Function to convert an internal URI to a route
Get the router mode
Get a router variable
Get the router variable array
Function to convert a route to an internal URI
Set the router mode
Set a router variable, creating it if it doesn't exist
Set the router variable array
Function to build a raw route
Function to build a sef route
Create a uri based on a full or partial url string
Decode route segments
Encode route segments
Function to convert a raw route to an internal URI
Function to convert a sef route to an internal URI
Process the build uri query data based on custom defined rules
Process the parsed router variables based on custom defined rules
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:59:19 -0500 by phpDocumentor 1.4.4