Class Request
Presenter request.
- Nette\Object
- 
			 Nette\Application\Request Nette\Application\Request
| 
			 public 
			
			
			 | 
		#
		 __construct( string $name, string $method = NULL, array $params = array(), array $post = array(), array $files = array(), array $flags = array() ) | 
| 
			 public 
			 | |
| 
			 public 
			string
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			string|null
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			boolean
			
			 | 
| 
			__call(), 
			__callStatic(), 
			__get(), 
			__isset(), 
			__set(), 
			__unset(), 
			extensionMethod(), 
			getReflection()
		 | 
| string | 
				FORWARD
		 | 'FORWARD' | 
			#
			 method | 
| string | 
				SECURED
		 | 'secured' | 
			#
			 flag | 
| string | 
				RESTORED
		 | 'restored' | 
			#
			 flag | 
| 
			public  
			array
		 | $parameters | |
| 
			public  
			array
		 | $post | |
| 
			public  
			array
		 | $files | |
| 
			public  
			string|null
		 | $method | 
| 
			$reflection
		 |