HTML::FormHandler::Manual - index of the manual
version 0.40068
This is the HTML::FormHandler users manual. HTML::FormHandler is an HTML form handling class written in Moose. It provides facilities to write classes that represent HTML forms, and retrieves and loads data from the database.
Creating FormHandler forms and interfacing them with your controllers.
Organized list of FormHandler fields, with links to specific documentation.
Description of the various ways of setting defaults.
Inflation and deflation of fields
Validation of fields
Errors: setting them, getting them.
Rendering options, particularly rendering with widgets
Issues and setup for database forms.
Builds on the Catalyst tutorial. Step-by-step guide.
Test your forms
'Howto' recipes
Cut-and-paste examples of templates to use with FormHandler
Catalyst specific documentation
Quick reference of FormHandler interface
Info on converting from Data::FormValidator
Info on converting from HTML::FormFu
IRC:
Join #formhandler on irc.perl.org
Mailing list:
http://groups.google.com/group/formhandler
gshank: Gerda Shank <gshank@cpan.org>
FormHandler Contributors - see HTML::FormHandler
This software is copyright (c) 2017 by Gerda Shank.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.