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
		 | 1 | 
			#
			 only matching route | 
| integer | 
				SECURED
		 | 2 | 
			#
			 HTTPS route |