NAME
Mango::Catalyst::Plugin::Forms - Catalyst plugin for application wide forms
SYNOPSIS
use Catalyst qw/
-Debug
ConfigLoader
Mango::Catalyst::Plugin::Forms
Static::Simple
/;
DESCRIPTION
Mango::Catalyst::Plugin::Forms exposes all of the Mango forms loaded into the current Mango application.
METHODS
add_form
Adds a form by name to the collection of application forms. If not specified, the name will be taken from the forms name attribute.
forms
Gets the collection of Mango::Form objects loaded into the current application.
SEE ALSO
Mango::Catalyst::Controller::Form, Mango::Form
AUTHOR
Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/