Basic Web application router class for the Joomla Platform.
Located in /libraries/joomla/application/web/router/base.php (line 19)
JApplicationWebRouter | --JApplicationWebRouterBase
Class | Description |
---|---|
![]() |
RESTful Web application router class for the Joomla Platform. |
Inherited from JApplicationWebRouter
JApplicationWebRouter::$app
JApplicationWebRouter::$controllerPrefix
JApplicationWebRouter::$default
JApplicationWebRouter::$input
Add a route map to the router. If the pattern already exists it will be overwritten.
Add a route map to the router. If the pattern already exists it will be overwritten.
Parse the given route and return the name of a controller mapped to the given route.
Inherited From JApplicationWebRouter
JApplicationWebRouter::__construct()
JApplicationWebRouter::execute()
JApplicationWebRouter::fetchController()
JApplicationWebRouter::parseRoute()
JApplicationWebRouter::setControllerPrefix()
JApplicationWebRouter::setDefaultController()
Documentation generated on Tue, 19 Nov 2013 14:54:24 +0100 by phpDocumentor 1.4.3