» 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 |
|
2.0.0beta2 |
Easy InstallNot sure? Get more info. pear install HTML_QuickForm2-2.0.0beta2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_QuickForm2-2.0.0beta2 Release date: 2012-04-18 13:10 UTC Release state: beta Release uploaded by: avb Changelog: Feature additions * Repeat element: given 'prototype' Container (either fieldset or group) is repeated multiple times, with possibility to add / remove repeated items via Javascript. Full support for validation of repeated items. * JavascriptBuilder now has separate getSetupCode() and getValidator() methods in addition to combined getFormJavascript() Bug fixes * Generated 'id' attributes no longer can start with numbers * Group::setValue() works properly for a group containing checkboxes named 'foo[]' * 'checked' attribute for a checkbox is removed if form has data sources and none of them contains a value for that checkbox * Explicitly given value="0" for a checkbox is not replaced by value="1" * setValue(null) no longer causes value="value" in some <input> elements * Hierselect's value is properly updated when its name changes * Unit tests use autoloader instead of explicit 'require_once', all tests now can be run separately * HTML_QuickForm2_Renderer::register() allows overriding an existing renderer type, similar to elements and rules * Frozen HTML for checkboxes and radios no longer uses <tt> tags * Fixed markup in controller/wizard.php and renderers/array-twig.php examples Dependencies:
|
2012-03-20 beta |
|
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 |