Interface IPresenter (namespace Nette\Application)


Defines method that must be implemented to allow a component to act like a presenter.


Author: David Grudl
Copyright: Copyright (c) 2004, 2009 David Grudl
Located: in /Application/IPresenter.php (line 30)
Public Method Summary
void
run ()

Method Details

line 36

run

public void run ()