All Classes
Namespaces
none
internal
Nette
Nette\Application
Nette\Caching
Nette\Config
Nette\Forms
Nette\Loaders
Nette\Mail
Nette\Reflection
Nette\Security
Nette\Templates
Nette\Web
Classes
NAbortException
NAppForm
NApplication
NApplicationException
NBadRequestException
NBadSignalException
NCliRouter
NControl
NDownloadResponse
NForbiddenRequestException
NForwardingResponse
NInvalidLinkException
NInvalidPresenterException
NJsonResponse
NLink
NMultiRouter
NPresenter
NPresenterComponent
NPresenterLoader
NPresenterRequest
NRedirectingResponse
NRenderResponse
NRoute
NRoutingDebugger
NSimpleRouter
Interfaces
IPartiallyRenderable
IPresenter
IPresenterLoader
IPresenterResponse
IRenderable
IRouter
ISignalReceiver
IStatePersistent
Overview
Class
Elements
Interface IPresenterResponse
Any response returned by presenter.
Direct Known Implementers
NDownloadResponse
,
NForwardingResponse
,
NJsonResponse
,
NRedirectingResponse
,
NRenderResponse
Abstract Interface
Author:
David Grudl
Located at
/Application/IPresenterResponse.php
Method Summary
public void
#
send
( )
Sends response to output.
Sends response to output.