The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:HTML-FormFu CFRANKS"

Unicode.pod - Working with unicode River stage two • 13 direct dependents • 25 total dependents

Working with unicode. For a practical example, see the Catalyst application in the "examples/unicode" directory in this distribution....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Model - base class for models River stage two • 13 direct dependents • 25 total dependents

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Upload - uploaded file River stage two • 13 direct dependents • 25 total dependents

An instance is created for each uploaded file. You will normally get an object of one of the following classes, which inherit from HTML::FormFu::Upload: HTML::FormFu::QueryType::CGI HTML::FormFu::QueryType::Catalyst HTML::FormFu::QueryType::CGI::Simp...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Plugin - base class for plugins River stage two • 13 direct dependents • 25 total dependents

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Filter - Filter Base Class River stage two • 13 direct dependents • 25 total dependents

"filters()" and "filter" can be called on any form, block element (includes fieldsets) or field element. If called on a field element, no "name" argument should be passed. If called on a form or block element, if no "name" argument is provided, a new...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Element - Element Base Class River stage two • 13 direct dependents • 25 total dependents

Elements are the basic building block of all forms. Elements may be logical form-fields, blocks such as "div"s and "fieldset"s, non-blocks such as "hr"s and other special elements such as tables. For simple, automatic handling of fieldsets see the "a...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Deflator - Deflator Base Class River stage two • 13 direct dependents • 25 total dependents

Deflator Base Class....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Inflator - Inflator Base Class River stage two • 13 direct dependents • 25 total dependents

Inflator Base Class....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Processor - base class for constraints River stage two • 13 direct dependents • 25 total dependents

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Attribute - accessor class River stage two • 13 direct dependents • 25 total dependents

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Validator - Validator Base Class River stage two • 13 direct dependents • 25 total dependents

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Constraint - Constrain User Input River stage two • 13 direct dependents • 25 total dependents

User input is processed in the following order: Filters Constraints Inflators Validators Transformers See "FORM LOGIC AND VALIDATION" in HTML::FormFu for further details. "constraints" in HTML::FormFu can be called on any form, block element (include...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Transformer - Transformer Base Class River stage two • 13 direct dependents • 25 total dependents

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Element::Hr - horizontal-rule element River stage two • 13 direct dependents • 25 total dependents

Horizontal-rule element....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::UploadParam - accessor class River stage two • 13 direct dependents • 25 total dependents

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Element::Src - custom HTML element River stage two • 13 direct dependents • 25 total dependents

Allows you to add markup directly into the form, without surrounding "<div> </div>" tags....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Element::URL - HTML5 URL form field River stage two • 13 direct dependents • 25 total dependents

HTML5 URL form field which provides native client-side validation in modern browsers. Creates an input field with "<type="url"">. Also sets the "pattern" attribute to restrict the client-side validation to only our desired schemes (http and/or https)...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Filter::Split - filter splitting a singe value into an arrayref River stage two • 13 direct dependents • 25 total dependents

Split a single input value into an arrayref of values....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Element::Text - Text form field River stage two • 13 direct dependents • 25 total dependents

Text form field....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Element::File - File upload form field River stage two • 13 direct dependents • 25 total dependents

File upload form field. See the documentation relevant to the query_type you're using: HTML::FormFu::QueryType::CGI HTML::FormFu::QueryType::Catalyst HTML::FormFu::QueryType::CGI::Simple...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC
104 results (0.029 seconds)