-
-
21 Feb 2010 18:57:18 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (3)
- Testers (98 / 1 / 0)
- Kwalitee
Bus factor: 0- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (142.9KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.30003
- Partial fix for lack of defaults for compound fields Support for using model_fields roles (DBICFields) Use 'eq' instead of '==' when constructing html for multiple selects Remove deprecated 'auto' syntax
Documentation
Index of the ManualUsing HFH forms in Catalyst controllersFormHandler use recipesbasic usage of FormHandlerconcise referenceusing templatesuse FormHandler with CatalystModules
form handler written in Mooserole to build field arrayBase class for HTML::FormHandler FieldsA true or false fieldA checkbox field typefield consisting of subfieldsa date field with formatsDateTime::Duration from HTML form valuesValidates email uisng Email::Validaccept integer from 0 to 23Input HTML in a textareaSelect an integer range in a select listvalidate an integer valueinput range from 0 to 59Input US currency-like values.Select list of 1 to 12Select list for a day number 1 to 31Select list for month namesSelect one or more optionsfor nested elements of compound fieldsInput a passwordPassword confirmationValidates input is a positive integerfield for primary keys for Repeatable related fields.Repeatable (array) fieldreset fieldSelect list for secondssubmit fieldA simple text entry fieldMultiple line inputFile upload fieldSelect valid day of the weekSelect a recent year.default model base classClass::DBI model class for HTML::FormHandlerto add FormHandler sugarto add FormHandler sugar to RolesSimple rendering routinerender a form with a table layoutgenerate and validate captchasrender a form with a table layoutProvides
in lib/HTML/FormHandler/Fields.pmin lib/HTML/FormHandler/I18N.pmin lib/HTML/FormHandler/I18N/de_de.pmin lib/HTML/FormHandler/I18N/en_us.pmin lib/HTML/FormHandler/I18N/ru_ru.pmin lib/HTML/FormHandler/I18N/tr_tr.pmin lib/HTML/FormHandler/I18N/ua_ua.pmin lib/HTML/FormHandler/Model/Object.pmin lib/HTML/FormHandler/TraitFor/I18N.pmin lib/HTML/FormHandler/Widget/ApplyRole.pmin lib/HTML/FormHandler/Widget/Field/Checkbox.pmin lib/HTML/FormHandler/Widget/Field/CheckboxGroup.pmin lib/HTML/FormHandler/Widget/Field/Compound.pmin lib/HTML/FormHandler/Widget/Field/Hidden.pmin lib/HTML/FormHandler/Widget/Field/NoRender.pmin lib/HTML/FormHandler/Widget/Field/Password.pmin lib/HTML/FormHandler/Widget/Field/RadioGroup.pmin lib/HTML/FormHandler/Widget/Field/Reset.pmin lib/HTML/FormHandler/Widget/Field/Select.pmin lib/HTML/FormHandler/Widget/Field/Submit.pmin lib/HTML/FormHandler/Widget/Field/Text.pmin lib/HTML/FormHandler/Widget/Field/Textarea.pmin lib/HTML/FormHandler/Widget/Field/Upload.pmin lib/HTML/FormHandler/Widget/Wrapper/Base.pmin lib/HTML/FormHandler/Widget/Wrapper/None.pmin lib/HTML/FormHandler/Widget/Wrapper/Table.pmModule Install Instructions
To install HTML::FormHandler, copy and paste the appropriate command in to your terminal.
cpanm HTML::FormHandler
perl -MCPAN -e shell install HTML::FormHandler
For more information on module installation, please visit the detailed CPAN module installation guide.