/Forms/Controls/FormControl.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

FormControl
Base class that implements the basic functionality common to form controls.

Includes

require_once(dirname(__FILE__).'/../../Component.php') (line 22)
require_once(dirname(__FILE__).'/../../Forms/IFormControl.php') (line 24)