Invenzzia »

IMPORTANT ANNOUNCEMENT

Due to the uncertain status of the Flyspray project, lack of new releases and moving the code repository to Github, we decided to shutdown this issue tracker by the end of January 2011. From that date, the bugs should be reported directly in Github project repositories.

List of repositories:

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-8
Last edited by Zyx (Zyx) - Monday, 09 November 2009, 09:50 GMT-8
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...