Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pear-HTML_QuickForm-3.2.15-3.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: php-pear-HTML_QuickForm Distribution: Mageia
Version: 3.2.15 Vendor: Mageia.Org
Release: 3.mga8 Build date: Fri Feb 14 21:29:30 2020
Group: Development/PHP Build host: localhost
Size: 572925 Source RPM: php-pear-HTML_QuickForm-3.2.15-3.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://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...

Provides

Requires

License

PHP License

Changelog

* Fri Feb 14 2020 umeabot <umeabot> 3.2.15-3.mga8
  + Revision: 1522049
  - Mageia 8 Mass Rebuild
* Wed Jan 16 2019 mokraemer <mokraemer> 3.2.15-2.mga7
  + Revision: 1357407
  - fix bug from mga6
* Tue Jan 15 2019 mokraemer <mokraemer> 3.2.15-1.mga7
  + Revision: 1357095
  - new version 3.2.15
* Wed Sep 19 2018 umeabot <umeabot> 3.2.14-6.mga7
  + Revision: 1273219
  - Mageia 7 Mass Rebuild

Files

/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, Tue Apr 9 16:03:47 2024