» Version | » Information |
---|---|
2023-11-02 stable |
|
2022-05-23 stable |
|
2022-04-02 stable |
|
2021-06-25 stable |
|
2021-05-09 stable |
|
2020-09-15 stable |
|
2019-04-10 stable |
|
2014-06-28 stable |
|
2014-06-26 stable |
|
2012-06-26 stable |
|
2012-05-22 beta |
|
2012-04-18 beta |
|
2.0.0beta1 |
Easy InstallNot sure? Get more info. pear install HTML_QuickForm2-2.0.0beta1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_QuickForm2-2.0.0beta1 Release date: 2012-03-20 14:11 UTC Release state: beta Release uploaded by: avb Changelog: Feature additions * Added 'email' Rule (request #16906) * Added Stub Renderer which does minimal form processing. Useful for forms containing Javascript that are output manually. * It is easier to customize client-side validation: all methods of qf.Validator are public, CSS class names for validation status are kept in validator's property. * Test suite now properly runs from SVN checkout and under PHPUnit 3.6 * PHPDoc cleanup, added @method annotations to Container Bug fixes * Fixed running tests for elements separately (bug #19039) * Fixed errors removal in client-side validation (bug #19063) * IDs for autogenerated elements no longer start with underscores, default form output no longer contains empty <label> tags (bug #19097) * HTML_QuickForm2_Controller_Action_Jump defaults to using $_SERVER['HTTP_HOST'] for host name (bug #19216) * Group::setValue() now properly allows fluent calls (bug #19307) * Container::validate() will now return false if any contained element has an error message set * Added abstract render() method to Node and abstract reset() to Renderer * DefaultAction element no longer contains invalid 'width' and 'height' attributes, 'src' attribute defaults to 'data:' URL * 'Live' client-side rules run only once on changing the form field, prevent errors when form HTML contains links Backwards compatibility issues * Items marked deprecated in version 0.6.0 are now removed Dependencies:
|
2011-09-29 beta |
|
2011-06-13 beta |
|
2010-12-09 alpha |
|
2010-03-08 alpha |
|
2009-10-25 alpha |
|
2007-10-22 alpha |
|
2007-04-17 alpha |