Top Level :: Database

Package Information: DB_DataObject_FormBuilder 0.16.0

Show All Changelogs
» Version » Information
1.0.0RC7 2007-03-31     beta
1.0.0RC6 2006-12-19     beta
1.0.0RC5 2006-09-17     beta
1.0.0RC4 2006-03-01     beta
1.0.0RC3 2006-02-28     beta
1.0.0RC2 2005-10-17     beta
1.0.0RC1 2005-10-08     beta
0.18.1 2005-08-23     beta
0.18.0 2005-08-22     beta
0.17.2 2005-06-17     beta
0.17.1 2005-06-01     beta
0.17.0 2005-05-27     alpha
0.16.0Download

Release date: 2005-05-21 00:05 UTC
Release state: alpha

Changelog:

Sorry to bring us back down to alpha, but I just changed the driver architecture. We should be back up to beta within a few releases.

Changes
* BC Break! The QuickForm driver no longer extends the FormBuilder main class
** This means that extended versions of FormBuilder are no longer tied to a specific driver, however
** If you have created your own FormBuilder extended class in the past you now need to alter it to
** extend DB_DataObject_FormBuilder instead of DB_DataObject_FormBuilder_QuickForm

** If you are instantiation your FormBuilder object with "new" you should switch to using DB_DataObject_FormBuilder::create()

Fixes
* validateOnProcess no longer fails when linkNewValue is used

New Features
* There are now callback options to allow custom functions to be set for:
** preGenerateForm
** postGenerateForm
** preProcessForm
** postProcessForm
** prepareLinekdDataObject

** Note: useCallTimePassByRef is now needed only if you use the FormBuilder parameter in the getForm callback

* If you set the 'collapse' key of a crossLink array to true, the unselected crossLink records will be hidden until you click the "Show All" link beneath them. This should help a lot for large amounts of records in crossLinks.

Dependencies:
0.15.0 2005-05-17     beta
0.14.0 2005-04-28     beta
0.13.3 2005-04-13     beta
0.13.2 2005-04-11     beta
0.13.1 2005-04-08     beta
0.13.0 2005-03-25     beta
0.12.1 2005-03-05     beta
0.12.0 2005-03-05     beta
0.11.5 2005-03-03     beta
0.11.4 2005-03-02     beta
0.11.3 2005-02-26     beta
0.11.2 2005-02-10     beta
0.11.1 2005-01-08     beta
0.10.3 2004-11-08     beta
0.10.2 2004-10-29     beta
0.10.1 2004-10-26     beta
0.10.0 2004-08-28     beta
0.9.0 2004-05-15     beta
0.8.2 2003-08-29     beta
0.8.1 2003-08-24     beta
0.8 2003-08-22     beta