Interface IPresenterResponse (namespace Nette\Application)


Any response returned by presenter.


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

Method Details

line 28

send

public void send ()

Sends response to output.