Class Request
Presenter request. Immutable object.
- Nette\Object
- Nette\Application\Request
public
|
#
__construct( string $name, string $method, array $params, array $post = array(), array $files = array(), array $flags = array() )
|
public
|
|
public
string
|
|
public
|
|
public
array
|
|
public
|
|
public
array
|
|
public
|
|
public
array
|
|
public
|
|
public
string
|
|
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
string
|
$presenterName | |
public
array
|
$parameters | |
public
array
|
$post | |
public
array
|
$files | |
public
string
|
$method |
$reflection
|