mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-30 03:43:40 +01:00
ec1cf301b2
- 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. |
||
---|---|---|
.. | ||
class.boetemplate.inc.php | ||
class.date_widget.inc.php | ||
class.db_tools.inc.php | ||
class.editor.inc.php | ||
class.etemplate.inc.php | ||
class.link_widget.inc.php | ||
class.nextmatch_widget.inc.php | ||
class.sbox2.inc.php | ||
class.select_widget.inc.php | ||
class.so_sql.inc.php | ||
class.soetemplate.inc.php | ||
class.solangfile.inc.php | ||
class.tab_widget.inc.php | ||
class.uietemplate_gtk.inc.php | ||
class.uietemplate.inc.php | ||
class.xmltool.inc.php | ||
class.xslt_widget.inc.php | ||
class.xul_io.inc.php | ||
hook_sidebox_menu.inc.php |