Invenzzia »

Form processing and validation library for PHP5.
Tasklist

FS#127 - Basic form processing logic

Attached to Project: Open Power Forms
Opened by Zyx (Zyx) - Wednesday, 30 September 2009, 02:44 GMT-7
Last edited by Zyx (Zyx) - Monday, 09 November 2009, 09:50 GMT-7
Task Type TODO ticket
Category Forms
Status Assigned
Assigned To Zyx (Zyx)
Operating System OS-independent
Severity High
Priority Normal
Reported Version 2.0-dev
Due in Version 2.0.0
Due Date Undecided
Percent Complete 80%
Votes 0
Private No

Details

Creating the form processing logic covers the following topics:

1. Assigning and managing form items.
2. Validation system.
3. Filtering system.
4. Data retrieving system.
5. Informing the system on the form status.

The forms are represented by `Opf_Form` class.
This task depends upon

Loading...