Class JsonResponse
JSON response used mainly for AJAX requests.
- Nette\Object
- Nette\Application\Responses\JsonResponse implements Nette\Application\IResponse
Namespace: Nette\Application\Responses
Author: David Grudl
Located at Application/Responses/JsonResponse.php
Author: David Grudl
Located at Application/Responses/JsonResponse.php
public
|
|
public
array|
|
|
public
string
|
|
public
|
#
send(
Sends response to output. |
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
public read-only
array| |
$payload | |
public read-only
string
|
$contentType |
$reflection
|