egroupware/etemplate
Ralf Becker ec1cf301b2 added input-validation:
- needed (= not to be empty) fields are enforced now
- min and max values and format of int and float fields
- validator for text-fields (perl regular expression)
The input-validation is handled completly withing eTemplate, the application dont need to implement any code, just set the right attributes in the template. Validation-errors are displayed in red behind the concerning field, try the template 'etemplate.validation-test' in the editor.
2004-04-05 01:33:23 +00:00
..
doc added input-validation: 2004-04-05 01:33:23 +00:00
inc added input-validation: 2004-04-05 01:33:23 +00:00
js 1) use images+links for image-buttons, as the IE png-fix does not work on image-buttons 2004-02-14 18:48:53 +00:00
setup added input-validation: 2004-04-05 01:33:23 +00:00
templates added input-validation: 2004-04-05 01:33:23 +00:00
index.php change files from phpgw to egw 2004-01-27 16:58:19 +00:00
phpGtk_test.php Change all paths to php binary to /usr/bin/php. 2004-04-01 16:04:58 +00:00
process_exec.php change files from phpgw to egw 2004-01-27 16:58:19 +00:00