Interface IPresenterResponse (namespace Nette\Application)


Any response returned by presenter.


Author: David Grudl
Copyright: Copyright (c) 2004, 2009 David Grudl
Located: in /Application/IPresenterResponse.php (line 29)
Public Method Summary
void
send ()
Sends response to output.

Method Details

line 36

send

public void send ()

Sends response to output.