| File: |
forms.php |
| Role: |
Class source |
| Content type: |
text/plain |
| Description: |
Forms class file |
| Class: |
Forms generation and validation
HTML forms generation and validation. |
| Author: |
By Manuel Lemos |
| Last change: |
Added support to pass any type of callable function to the
ValidationServerFunction parameter.
Fixed the IsSetValue function.
Removed global value access functions.
Only checked global variables if register_globals option is set.
Added the missing checkable parameter in the GetCheckable function call.
Added support to pass templates a valid marks for format templates.
Fixed the return error of PostMessage function.
Fixed the checks to see if the form was processed.
Added the GetCheckable function.
Made the LoadInputValues function return an error string as documented.
Added debug output when a custom input does not define the GetCheckedState
function but it gets called. |
| Date: |
2013-01-09 03:32 |
| Size: |
163,479 bytes |
|
|
|