The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:CGI::FormBuilder::Field::number"

lib/CGI/FormBuilder/Field/number.pm River stage two • 11 direct dependents • 16 total dependents

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC

CGI::FormBuilder::Field - Base class for FormBuilder fields River stage two • 11 direct dependents • 16 total dependents

This module is internally used by FormBuilder to create and maintain field information. Usually, you will not want to directly access this set of data structures. However, one big exception is if you are going to micro-control form rendering. In this...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC

CGI::FormBuilder::Multi - Create multi-page FormBuilder forms River stage two • 11 direct dependents • 16 total dependents

This module works with "CGI::FormBuilder" to create multi-page forms. Each form is specified using the same options you would pass directly into FormBuilder. See CGI::FormBuilder for a list of these options. The multi-page "meta-form" is a composite ...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC

CGI::FormBuilder::Messages - Localized message support for FormBuilder River stage two • 11 direct dependents • 16 total dependents

This module handles localization for FormBuilder. It is invoked by specifying the "messages" option to FormBuilder's "new()" method. Currently included with FormBuilder are several different locales: English (default) en_US Danish da_DK German/Deutsc...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC

CGI::FormBuilder::Template::HTML - FormBuilder interface to HTML::Template River stage two • 11 direct dependents • 16 total dependents

This engine adapts FormBuilder to use "HTML::Template". "HTML::Template" is the default template option and is activated one of two ways. Either: my $form = CGI::FormBuilder->new( fields => \@fields, template => 'form.tmpl', ); Or, you can specify an...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC
5 results (0.096 seconds)