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::select"

lib/CGI/FormBuilder/Field/select.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::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

CGI::FormBuilder::Config::Simple - deploy web forms w/ .ini file River stage zero No dependents

HESCO/CGI-FormBuilder-Config-Simple-0.12 - 04 May 2010 16:25:22 UTC

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

This engine adapts FormBuilder to use "CGI::SSI". You can specify any options which "CGI::SSI->new" accepts by using a hashref: my $form = CGI::FormBuilder->new( fields => \@fields, template => { type => 'CGI::SSI', file => 'form.shtml', sizefmt => '...

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