| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-pear-HTML-QuickForm | Distribution: Unknown |
| Version: 3.2.11 | Vendor: Remi Collet |
| Release: 1.fc6.remi | Build date: Wed Sep 9 14:47:26 2009 |
| Group: Development/Libraries | Build host: leonidas.famillecollet.com |
| Size: 581213 | Source RPM: php-pear-HTML-QuickForm-3.2.11-1.fc6.remi.src.rpm |
| Packager: http://blog.famillecollet.com/ | |
| Url: http://pear.php.net/package/HTML_QuickForm | |
| Summary: 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.
PHP
* Wed Sep 09 2009 Remi Collet <Fedora@FamilleCollet.com> - 3.2.11-1 - rebuild for remi repository * Sat Sep 05 2009 Christopher Stone <chris.stone@gmail.com> 3.2.11-1 - Upstream sync - Fix line endings in docs * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Nov 22 2007 Christopher Stone <chris.stone@gmail.com> 3.2.10-1 - Upstream sync * Mon Jul 02 2007 Christopher Stone <chris.stone@gmail.com> 3.2.9-1 - Upstream sync - Update license file * Sun Jan 14 2007 Christopher Stone <chris.stone@gmail.com> 3.2.7-3 - Use correct version of license * Mon Nov 13 2006 Christopher Stone <chris.stone@gmail.com> 3.2.7-2 - Include PHP License in %doc - Add versioned Requires * Sun Oct 29 2006 Christopher Stone <chris.stone@gmail.com> 3.2.7-1 - Initial Release
/usr/share/doc/php-pear-HTML-QuickForm-3.2.11 /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/LICENSE /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/elements.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/filters.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/formrule.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/groups.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/FlexyDynamic_example.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/FlexyStatic_example.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/ITDynamic_example.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/ITDynamic_example2.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/ITStatic_example.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/QuickHtml_example.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/SmartyDynamic_example.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/SmartyStatic_example.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/multiple-labels.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/flexy-dynamic.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/flexy-static.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/html.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/it-dynamic-2.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/it-dynamic.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/it-static.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/label.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/smarty-dynamic-fancygroup.tpl /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/smarty-dynamic-green.tpl /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/smarty-dynamic.tpl /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/smarty-static.tpl /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/styles /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/styles/fancygroup.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/renderers/templates/styles/green.html /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/rules-builtin.php /usr/share/doc/php-pear-HTML-QuickForm-3.2.11/docs/rules-custom.php /usr/share/pear/.pkgxml/HTML_QuickForm.xml /usr/share/pear/HTML/QuickForm /usr/share/pear/HTML/QuickForm.php /usr/share/pear/HTML/QuickForm/Renderer /usr/share/pear/HTML/QuickForm/Renderer.php /usr/share/pear/HTML/QuickForm/Renderer/Array.php /usr/share/pear/HTML/QuickForm/Renderer/ArraySmarty.php /usr/share/pear/HTML/QuickForm/Renderer/Default.php /usr/share/pear/HTML/QuickForm/Renderer/ITDynamic.php /usr/share/pear/HTML/QuickForm/Renderer/ITStatic.php /usr/share/pear/HTML/QuickForm/Renderer/Object.php /usr/share/pear/HTML/QuickForm/Renderer/ObjectFlexy.php /usr/share/pear/HTML/QuickForm/Renderer/QuickHtml.php /usr/share/pear/HTML/QuickForm/Rule /usr/share/pear/HTML/QuickForm/Rule.php /usr/share/pear/HTML/QuickForm/Rule/Callback.php /usr/share/pear/HTML/QuickForm/Rule/Compare.php /usr/share/pear/HTML/QuickForm/Rule/Email.php /usr/share/pear/HTML/QuickForm/Rule/Range.php /usr/share/pear/HTML/QuickForm/Rule/Regex.php /usr/share/pear/HTML/QuickForm/Rule/Required.php /usr/share/pear/HTML/QuickForm/RuleRegistry.php /usr/share/pear/HTML/QuickForm/advcheckbox.php /usr/share/pear/HTML/QuickForm/autocomplete.php /usr/share/pear/HTML/QuickForm/button.php /usr/share/pear/HTML/QuickForm/checkbox.php /usr/share/pear/HTML/QuickForm/date.php /usr/share/pear/HTML/QuickForm/element.php /usr/share/pear/HTML/QuickForm/file.php /usr/share/pear/HTML/QuickForm/group.php /usr/share/pear/HTML/QuickForm/header.php /usr/share/pear/HTML/QuickForm/hidden.php /usr/share/pear/HTML/QuickForm/hiddenselect.php /usr/share/pear/HTML/QuickForm/hierselect.php /usr/share/pear/HTML/QuickForm/html.php /usr/share/pear/HTML/QuickForm/image.php /usr/share/pear/HTML/QuickForm/input.php /usr/share/pear/HTML/QuickForm/link.php /usr/share/pear/HTML/QuickForm/password.php /usr/share/pear/HTML/QuickForm/radio.php /usr/share/pear/HTML/QuickForm/reset.php /usr/share/pear/HTML/QuickForm/select.php /usr/share/pear/HTML/QuickForm/static.php /usr/share/pear/HTML/QuickForm/submit.php /usr/share/pear/HTML/QuickForm/text.php /usr/share/pear/HTML/QuickForm/textarea.php /usr/share/pear/HTML/QuickForm/xbutton.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 10:05:19 2013