Welcome, Guest! Log In | Create Account

As of 2008-05-05 00:00, this project is no longer under active development.

Share

Zend_Form Component

by mitchellh3

Zend_Form is a Zend Framework component created to simplify the process of form validation, data filtering, and data storage. It will also allow forms to consist of multiple pages and maintain the data across those pages.


http://mitchellhashimoto.com/zend-form

Frameworks

Project Feed

  • Zend_Form Version 0.2

    I've released a next packaged version of Zend_Form as 0.2. In this release there are many changes implemented, with two major features being added. The first major feature is accessing fields via properties of a zend_form, and the other is unique Ids for ...

    11:40PM on Sep 09 2007 by mitchellh3

  • Zend Form Version 0.2 file released: ZendForm-0.2.zip

    0.2 (current)
    ============================
    r25
    * UNIQUE IDs
    These are used for multiple page forms to identify one storage container from
    another and should be used in conjunction with user IP, user-agent, etc. to
    store unique data.
    
    This feature was ...

    04:35PM on Sep 09 2007

  • Zend Form Version 0.2 file released: ZendForm-0.2.tar.gz

    0.2 (current)
    ============================
    r25
    * UNIQUE IDs
    These are used for multiple page forms to identify one storage container from
    another and should be used in conjunction with user IP, user-agent, etc. to
    store unique data.
    
    This feature was ...

    04:35PM on Sep 09 2007

  • Zend_Form Version 0.1

    I've released a basic 0.1 version of the Zend_Form component. Every feature proposed in the official proposal of this component has been implemented, however it still needs to be fine tuned and bug tested. A test suite has also been included with this ...

    01:02AM on Sep 01 2007 by mitchellh3

  • Zend Form Version 0.1 file released: ZendForm-0.1.zip

    
                
            
            

    03:42PM on Aug 31 2007

  • Zend Form Version 0.1 file released: ZendForm-0.1.tar.gz

    
                
            
            

    03:42PM on Aug 31 2007

Zend_Form Component Actions