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: Mageia |
Version: 3.2.15 | Vendor: Mageia.Org |
Release: 4.mga9 | Build date: Wed Mar 23 09:49:18 2022 |
Group: Development/PHP | Build host: localhost |
Size: 572925 | Source RPM: php-pear-HTML_QuickForm-3.2.15-4.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://pear.php.net/package/HTML_QuickForm/ | |
Summary: Methods for creating, validating, processing HTML forms |
The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms. Features: - Creates xHTML compliant form elements of various type. - Allows you to choose an unlimited number of html attributes. - Allows you to create your own custom elements using your own classes. - Process form values (you should override the process method). - Creates javascript validation code using regular expression. - Server-side validation too. - Allows you to create your own validation rules. - Manages file uploads. - Allows you to freeze some elements in your form. - Allows you to customize the look of your form in many ways. - Template-like form elements customization...
PHP License
* Wed Mar 23 2022 umeabot <umeabot> 3.2.15-4.mga9 + Revision: 1821298 - Mageia 9 Mass Rebuild
/usr/share/doc/php-pear-HTML_QuickForm /usr/share/doc/php-pear-HTML_QuickForm/elements.php /usr/share/doc/php-pear-HTML_QuickForm/filters.php /usr/share/doc/php-pear-HTML_QuickForm/formrule.php /usr/share/doc/php-pear-HTML_QuickForm/groups.php /usr/share/doc/php-pear-HTML_QuickForm/renderers /usr/share/doc/php-pear-HTML_QuickForm/renderers/FlexyDynamic_example.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/FlexyStatic_example.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/ITDynamic_example.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/ITDynamic_example2.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/ITStatic_example.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/QuickHtml_example.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/SmartyDynamic_example.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/SmartyStatic_example.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/multiple-labels.php /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/flexy-dynamic.html /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/flexy-static.html /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/html.html /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/it-dynamic-2.html /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/it-dynamic.html /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/it-static.html /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/label.html /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/smarty-dynamic-fancygroup.tpl /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/smarty-dynamic-green.tpl /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/smarty-dynamic.tpl /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/smarty-static.tpl /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/styles /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/styles/fancygroup.html /usr/share/doc/php-pear-HTML_QuickForm/renderers/templates/styles/green.html /usr/share/doc/php-pear-HTML_QuickForm/rules-builtin.php /usr/share/doc/php-pear-HTML_QuickForm/rules-custom.php /usr/share/pear/HTML /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/utils.php /usr/share/pear/HTML/QuickForm/xbutton.php /var/lib/pear/HTML_QuickForm.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 1 07:19:27 2024