Interface IRouter
The bi-directional router.
Direct known implementers
Nette\Application\Routers\CliRouter, Nette\Application\Routers\Route, Nette\Application\Routers\RouteList, Nette\Application\Routers\SimpleRouter
public
|
|
public
string|null
|
#
constructUrl(
Constructs absolute URL from Request object. |
integer |
ONE_WAY
only matching route |
# 0b0001 |
integer |
SECURED
|
# 0b0010 |