
Mango::Catalyst::Plugin::Forms - Catalyst plugin for application wide forms

use Catalyst qw/
-Debug
ConfigLoader
Mango::Catalyst::Plugin::Forms
Static::Simple
/;

Mango::Catalyst::Plugin::Forms exposes all of the Mango forms loaded into the current Mango application.

Adds a form by name to the collection of application forms. If not specified, the name will be taken from the forms name attribute.
Gets the collection of Mango::Form objects loaded into the current application.

Mango::Catalyst::Controller::Form, Mango::Form

Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/