Changes for version 1.05
- New methods get_constraints(), get_elements(), get_filters
- add value alias for checkbox
- Fixed element values set to zero or the empty string not being set in the xml output
- Added DependOn constraint
- Fix textarea with description.
- Add a src option to Submit to make it a image submit.
Modules
HTML Widget And Validation Framework
Accessor Class
Constraint Base Class
ASCII Constraint
All Constraint
AllOrNone Constraint
Any Constraint
Callback Constraint
Date Constraint
DateTime Constraint
DependOn Constraint
Email Constraint
Equal Constraint
HTTP Constraint
Check that a value is one of a current set.
Integer Constraint
Length Constraint
Maybe Constraint
Printable Constraint
Range Constraint
Regex Constraint
String Constraint
Time Constraint
Container
Element Base Class
Checkbox Element
Hidden Element
Password Element
Radio Element
Radio Element grouping
Reset Element
Select Element
Span Element
Submit Element
Textarea Element
Textfield Element
Upload Element
Error
Filter Base Class
Lower Case Filter
HTML Escaping Filter
HTML Strip Filter
Lower Case Filter
Trim whitespaces from beginning and end of string
Upper Case Filter
Whitespace Filter
Result Class