Procedural File: _form.class.php
Source Location: /blogs/inc/_misc/_form.class.php
This file implements the Fast Form handling class.
This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
| Author: | blueyed: Daniel HAHLER |
| Author: | fsaya: Fabrice SAYA-GASNIER / PROGIDISTRI |
| Author: | fplanque: Francois PLANQUE. |
| Author: | mbruneau: Marc BRUNEAU / PROGIDISTRI |
| Version: | $Id: _form.class.php,v 1.29.2.11.2.2 2007/04/25 22:18:04 fplanque Exp $ |
| Copyright: | (c)2003-2007 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004 by PROGIDISTRI - http://progidistri.com/. Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - http://thequod.de/contact. |
| Todo: | Provide buffering of whole Form to be able to add onsubmit-JS to enable/disabled (group) checkboxes again and other useful stuff. NOTE: we use an member array ($_common_params) for exchanging params between functions. This will most probably cause problems, when nesting inputs. This should be refactored to use a field_name-based member array. (blueyed) |
| Filesource: | Source Code for this file |
| Class | Description |
|---|---|
| Form | Form class |
