[cvs] commit: horde/lib Form.php
Marko Djukic
tech at oblo.com
Sat Aug 23 07:25:45 PDT 2003
mdjukic 2003/08/23 07:25:45 PDT
Modified files:
lib Form.php
Log:
- add setOption()/getOption() for generic setting of variable options;
- add 'trackchange' as an option to vars for horde_form to track whether a change has occurred in the var or not, if a change has occurred the form will not submit, used for example to have enum fields which would alter the form without actually submitting it;
- allow the preserveVarByPost() function to preserve the value of one var under another alternative name;
- add some comments;
Revision Changes Path
1.140 +77 -15 horde/lib/Form.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Form.php?r1=1.139&r2=1.140&ty=u
More information about the cvs
mailing list