Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-HTML-QuickForm - Class for creating, validating, processing HTML forms
The HTML_QuickForm package provides methods to dynamically create, validate
and render HTML forms.
Features:
* More than 20 ready-to-use form elements.
* XHTML compliant generated code.
* Numerous mixable and extendable validation rules.
* Automatic server-side validation and filtering.
* On request javascript code generation for client-side validation.
* File uploads support.
* Total customization of form rendering.
* Support for external template engines (ITX, Sigma, Flexy, Smarty).
* Pluggable elements, rules and renderers extensions.
Packages
Changelog
- * Sun Jan 14 17:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 3.2.7-3
- Use correct version of license
- * Mon Nov 13 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 3.2.7-2
- Include PHP License in %doc
- Add versioned Requires
- * Sun Oct 29 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 3.2.7-1
- Initial Release