Top Level :: HTML

Package Information: HTML_QuickForm2 0.1.0

Show All Changelogs
» Version » Information
0.2.0 2007-10-22     alpha
0.1.0Download

Release date: 2007-04-17 15:43 UTC
Release state: alpha

Changelog:

Milestone 1

Available functionality in this release:
* Base classes
* Standard HTML elements
* Data sources

Changes to observe for those familiar with HTML_QuickForm:
* DOM-inspired API for working with element hierarchy
* Streamlined API for processing the elements' values

The following feature requests were addressed in this release:
* Request #1283: Optgroup support
* Request #1681: Better access to grouped elements
* Request #4137: Form-wide functions for unfreezing and setting persistent freeze
(also in request #6421)
* Request #4564: Checkboxes can be created with arbitrary value
* Request #4793: Fixed the misspelled 'persistent' word in method names

Other resources to consider:
* QF2 development wiki: http://quickform.mamasam.com/wiki/home
* PHPUnit package from channel pear.phpunit.de is needed to run tests

Dependencies:
  • PHP Version: PHP 5.1.4 or newer
  • PEAR Package: PEAR Installer 1.4.3 or newer
  • PEAR Package: HTML_Common2 0.3.0 or newer