/Application/Presenter.php


Nette Framework

Copyright (c) 2004, 2009 David Grudl (http://davidgrudl.com)

This source file is subject to the "Nette license" that is bundled with this package in the file license.txt.

For more information please see http://nettephp.com

Copyright: Copyright (c) 2004, 2009 David Grudl
Link: http://nettephp.com
Filesource: Source Code for this file
License: Nette license

Classes

Presenter
Presenter object represents a webpage instance. It executes all the logic for the request.

Includes

require_once(dirname(__FILE__).'/../Application/Control.php') (line 22)
require_once(dirname(__FILE__).'/../Application/IPresenter.php') (line 24)