⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 html_quickform.reg

📁 FP2 CRM code+Mysql DB
💻 REG
📖 第 1 页 / 共 4 页
字号:
- Fixed #1143 (Client validation should be turned off for frozen elements)- Fixed #1252 (File upload names were not cleaned when magic_quotes_gpc = On)- Fixed notices raised by hierselect element (reported by Herim Vasquez)- Fixed #1248 (Errors in hierselect's Javascript when element's name  begins with a number)- Fixed #1577 (hierselect's Javascript works with multiselects)- Fixed #1516 (Default Renderer should use separators even when   setGroupTemplate() is used)- Fixed #1694 (ITStatic renders hidden element with brackets correctly,  patch provided by milamamu)    ";}i:3;a:5:{s:7:"version";s:5:"3.2.2";s:12:"release_date";s:10:"2004-03-22";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:2382:"* On XHTML compliance:As of 3.2.2 QuickForm does not rely on presence of 'name' attributein form tag (which is invalid in Strict XHTML), although it doesset this attribute. If you desire Strict XHTML compliance, you canremove the attribute via removeAttribute() method.* On Flexy renderers:The Flexy renderers currently lack a maintainer. If one is notfound, they will be marked as unsupported and may later be removedfrom the package. If you wish to look after these renderers, pleasecontact the package maintainers.* Additions and changes- Added arrayMerge() method to HTML_QuickForm, this behaves like  builtin array_merge_recursive() but does not renumber numeric  array keys. The new method is now used throughout the QuickForm  instead of array_merge_recursive()- Added setDatasource() method- Implemented #552 (ITStatic renderer can group hidden fields in  output)- Added Estonian translation for date element (Ants Aasma)- Added Turkish translation for date element (Suat Imam-Oglu)- Added Norwegian translation for date element (Espen Carlsen)- All non-ASCII symbols in date translations are now encoded as   HTML Unicode entities to prevent encoding problems- Renamed labels-default.php example to multiple-labels.php  (suggested by Ignatius Reilly)- Date element accepts non numeric default values compatible with  function strtotime() (Kellan Elliot-Mccrea)- Added possibility to have more than just two selects in  the hierselect element (Herim Vasquez)* Bugfixes- Fixed #735 (applyFilter() failed for elements with "complex" names and  grouped elements)- Fixed #872 (possible get_class()-related issues in PHP5)- Fixed #925 (XHTML compliance, see the note)- Fixed #741 (frozen elements lost 'id' attribute)- Final fix for #202 (ArraySmarty renderer broke on elements with  brackets in names)- Fixed #645 (ArraySmarty renderer had problems with anonymous elements)- Fixed #734 (ArraySmarty renderer did not honour the change of Smarty  delimiters)- Fixed #745 (wrong removal of group name from elements)- Fixed #212 (ObjectFlexy renderer broke on elements with brackets in names)- Fixed #1032 (ITStatic used wrong placeholders for groups with   $appendName = false)- updateElementAttr() works correctly if passed an array of actual element   objects, also handles the case of multiple elements with the same name.    ";}i:4;a:5:{s:7:"version";s:5:"3.2.1";s:12:"release_date";s:10:"2004-01-03";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:1166:"* Additions and changes- The usage examples were significantly redone to better reflect current  package functionality.- Added Armenian translation for date element (Vahe Khachikyan)- Added Dutch translation for date element (Michiel Rook)- validate() throws a PEAR error if rule added via addFormRule() returns junk  (see also bugs #243 and #338)* Bugfixes- Fixed bug #351 (incorrect values set for groups with weird names)- Required elements in groups are once again marked correctly- Fixed setValue() method of date element (thanks to Orya and Mike Carter,   see also bug #388)- Fixed bug #403 (typo in Rule_Callback::getValidationScript())- Fixed bug #356 (javascript generation for groups with $appendName = false)- Fixed bug #328 (js values in hierselect not escaped properly)- Fixed bug #302 (better support for RFC 2821 and RFC 2822 in Rule_Email)- Fixed bug #253 (ArraySmarty renderer broken with radiobuttons)- Partial fix for bug #202 (ArraySmarty renderer broke on elements with  brackets in names)- Fixed bug #493 (non-existant method in setConstants())- Fixed bug #209 (Flexy renderer broken with groups having '_' in names)    ";}i:5;a:5:{s:7:"version";s:3:"3.2";s:12:"release_date";s:10:"2003-11-05";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:1973:"* Major changes in this releaseRefactored form validation using Strategy/Factory/Singleton patterns. Rules are nowprocessed by subclasses of HTML_QuickForm_Rule class, HTML_QuickForm_RuleRegistry managesregistering the rules and instantiating the rule classes. Backwards compatibility wascompletely preserved. (Bertrand Mansion)- Added ability to set a rule on several elements. Added 'compare' rule that compares the   values of two form elements  to take advantage of this. (Alexey Borzov)- New 'callback' rule and an improved 'email' rule.- Function-based rules can now be used without registering.- Added 2 new examples for built-in and custom rules. (Alexey Borzov)- Javascript validation opportunities were enhanced, validation of groups, radios, checkboxes,   selects now works correctly (see also PEAR bug #184) (Alexey Borzov, Hodicska Gergely)* Other additions and changes- Added 'autocomplete' element. (Matteo Di Giovinazzo)- Added possibility to check whether form was actually submitted (see also bug #185). (Alexey Borzov)- QuickForm now correctly handles 'file' elements with [] in name, 'file' elements inside groups. (Alexey Borzov)- 'date' element will display year select in reverse order if 'minYear' > 'maxYear'. (Alexey Borzov)- Added possibility to set increment value for some 'date' element selects. (Alexey Borzov)- Added 'y' format to 'date' element. (Bertrand Mansion)* Migration to 3.2- Features that were marked deprecated in previous releases are REMOVED- 'emailorblank' rule was REMOVED, use 'email' rule (see also PEAR bug #34)* Bugfixes- Fixed PEAR bug #140 (empty label tags for checkboxes and radios)- Fixed PEAR bug #175 (error in 'date' element's German translation)- Fixed PEAR bug #70 (Flexy renderer didn't handle multiple labels for element)- Fixed PEAR bug #152 (JS function for 'hierselect' element not printed)- ArraySmarty renderer correctly processes groups with '_' in names (Ian Duggan)    ";}i:6;a:5:{s:7:"version";s:5:"3.1.1";s:12:"release_date";s:10:"2003-09-09";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:733:"* New additions- Added Flexy renderer with examples (Ron McClain)- Added QuickHtml renderer with example (Jason Rust)- Added possibility to add customized empty options on top of date element selects (Jason Rust)- Added Czech translation for date element (Tomas Zavodny)* Bugfixes- Fixed a bug in select element found by Pascal Thuet (Bertrand Mansion)- Fixed setting hierselect's values, reported by Keith Edmunds (Bertrand Mansion)- Fixed validate() not checking for presence of _formRules, reported by Justin Hendrickson (Alexey Borzov)- Fixed javascript for advcheckbox element (Jason Rust)Deprecated methods will be kept for 3.1.x releases, but will be removed in the nextmajor one. Please update your code!     ";}i:7;a:5:{s:7:"version";s:3:"3.1";s:12:"release_date";s:10:"2003-07-19";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:2202:"* New additions- Added a new hierselect element, a group of two selects where the first select changes the options of the second select using javascript (Bertrand Mansion)- Added exportValue() and exportValues() methods, these should now be the preferred way to get form values (Alexey Borzov)- Added addFormRule() method, this adds the rule that validates the whole form (Alexey Borzov)- Added Italian date/dategroup names (Marco Piarulli)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -