Changes for version 2.07 - 2018-12-14

  • Fix handling or error_attributes & error_container_attributes
  • Allow pre_process() plugins to replace query() object

Documentation

deploy local copy of HTML::FormFu template files
dump configuration files
Cooking with HTML::FormFu
Working with unicode

Modules

HTML Form Creation, Rendering and Validation Framework
accessor class
FormFU constants EMPTY_STR and SPACE
Constrain User Input
ASCII Characters Constraint
Multi-field All or None Constraint
Set Constraint for Selects / Radiogroups / Checkboxgroups
Boolean Constraint
Code Callback Constraint
Code Callback Constraint
Multi-field Dependency Constraint
Email Address Constraint
Multi-field Equality Constraint
File Upload Constraint
Maximum File Size Constraint
Minimum File Size Constraint
Unsigned Integer Constraint
Valid JSON string
Min/Max Length String Constraint
Maximum Length String Constraint
Maximum Value Constraint
Minimum Length String Constraint
Min/Max Multi-field Constraint
Minimum Value Constraint
Numerical Constraint
Printable Characters Constraint
Numerical Range Constraint
Ensure at least 1 of a repeated field is filled-in
Required Field Constraint
Set of Values Constraint
Single Value Constraint
Single Word Constraint
Deflator Base Class
CompoundDateTime deflator
CompoundSplit deflator
Format a number for a locale
Deflator for Path::Class::File objects
deploy project
Element Base Class
Button form field
Checkbox form field
Group of checkbox form fields
Select / Text hybrid
Button form field containing markup
3 select menu multi-field
Date / Time combo field
HTML5 email form field
File upload form field
Hidden form field
horizontal-rule element
Image button form field
field for displaying only
Combine multiple fields in a single element
Number element with formatting
Password form field
Radio form field
Group of radiobutton form fields
repeatable block element
Reset button form field
Select form field
simple table element
custom HTML element
Submit button form field
Text form field
Textarea form field
HTML5 URL form field
Exception base class
Transformer exception
Filter Base Class
filter with custom subroutine
CompoundSprintf filter
copy the value from another field
Encode/Decode Submitted Values
convert a single value into a 1-item-list
Convert a formatted number from a known locale
filter escaping HTML
filter removing HTML markup
filter transforming to lower case
filter removing all non-numeric characters
regexp-based match/replace filter
filter splitting a singe value into an arrayref
filter trimming whitespace
filter transforming to upper case
filter stripping all whitespace
localization base class
Inflator Base Class
CompoundDateTime inflator
a FormFu literal
Localization
base class for models
utilities for dealing with FormFu objects
Post-process HTML output
Nicely Indent HTML Output
Strip shitespace from HTML output
base class for plugins
place valid params on form stash
preload plugins
base class for constraints
Base class for constraints needing others() method
Role for contained elements and fields
Role for constraints on elements and fields
Role for all form-field elements
Role for grouped form fields
Role for input fields
base class for single-tag elements
role for single value fields
Role for Compound filters
role for form and block methods
role for form and element methods
role for form, block and field methods
processor getter roles
role for nested hashes
Transformer Base Class
uploaded file
accessor class
various utilities
Validator Base Class

Examples