| This Release | Form-Processor-0.30 | [Download] [Browse] | 05 Oct 2011 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (361) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(1 Reviews)
[ Rate this distribution ]
| |||||
| License | unknown | |||||
| Special Files |
|
|||||
| Form::Processor | validate and process form data | 0.30 | |
| Form::Processor::Field | Base class for Fields used with Form::Processor | 0.03 | |
| Form::Processor::Field::Boolean | A true or false field | 0.03 | |
| Form::Processor::Field::CIDR_List | Muliplt CIDR addresses | 0.03 | |
| Form::Processor::Field::Checkbox | A boolean checkbox field type | 0.03 | |
| Form::Processor::Field::DateTime | Maps to the current DateTime module. | 0.03 | |
| Form::Processor::Field::DateTimeDMYHM | DEPRECATED example of a compound field | 0.03 | |
| Form::Processor::Field::DateTimeDMYHM2 | DEPRECATED example of a sub-form | 0.03 | |
| Form::Processor::Field::DateTimeManip | Free-form date/time input | 0.03 | |
| Form::Processor::Field::Date_yyyy_mm_dd | 0.03 | ||
| Form::Processor::Field::Email | Validates email uisng Email::Valid | 0.05 | |
| Form::Processor::Field::FutureDate | DEPRECATED tests that the entered date is in the future | 0.03 | |
| Form::Processor::Field::Hidden | a text field as a hidden widget | 0.03 | |
| Form::Processor::Field::Hour | 0.03 | ||
| Form::Processor::Field::HtmlArea | Input HTML in a textarea | 0.03 | |
| Form::Processor::Field::IntRange | Select an integer range in a select list | 0.03 | |
| Form::Processor::Field::Integer | validate an integer value | 0.03 | |
| Form::Processor::Field::MD5_Password | convert passwords to MD5 hashes | 0.04 | |
| Form::Processor::Field::Minute | input range from 0 to 60 | 0.03 | |
| Form::Processor::Field::Money | Input US currenty-like values. | 0.03 | |
| Form::Processor::Field::Month | Select list of 1 to 12 | 0.03 | |
| Form::Processor::Field::MonthDay | Select list for a day number 1 to 31 | 0.03 | |
| Form::Processor::Field::MonthName | Select list for month names | 0.03 | |
| Form::Processor::Field::Multiple | Select one or more options | 0.03 | |
| Form::Processor::Field::OneToTen | Field::Processor Field | 0.03 | |
| Form::Processor::Field::Password | Input a password | 0.03 | |
| Form::Processor::Field::Phone | input a telephone number | 0.03 | |
| Form::Processor::Field::PosInteger | Validates input is a postive integer | 0.03 | |
| Form::Processor::Field::Readonly | Field that can be read but not updated | 0.03 | |
| Form::Processor::Field::Second | Select list for seconds | 0.03 | |
| Form::Processor::Field::Select | 0.03 | ||
| Form::Processor::Field::Template | Tests that Template-Toolkit can parse the content | 0.03 | |
| Form::Processor::Field::Text | A simple text entry field | 0.04 | |
| Form::Processor::Field::TextArea | Mulitple line input | 0.03 | |
| Form::Processor::Field::URL | Tests that a url looks like a url. | 0.03 | |
| Form::Processor::Field::USPhone | Validate that the input looks like a US phone number | 0.03 | |
| Form::Processor::Field::USZipcode | Checks that input looks like a US Zip. | 0.03 | |
| Form::Processor::Field::Upload | A field for uploading files | 0.03 | |
| Form::Processor::Field::Username | 0.03 | ||
| Form::Processor::Field::Weekday | Select valid day of the week | 0.03 | |
| Form::Processor::Field::WeekdayStr | 0.03 | ||
| Form::Processor::Field::Year | Select a recent year. | 0.03 | |
| Form::Processor::I18N | |||
| Form::Processor::I18N::en_us | |||
| Form::Processor::Model |
| Form::Model | default model base class   |
| Form::Processor::Field::Date_yyy_mm_dd | Expects datas in yyyy_mm_dd format   |