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

NAME

SparkX::Form::BasicFields - A collection of basic fields for Spark::Form

VERSION

version 0.2102

DESCRIPTION

Spark::Form is a way to define your own forms with validation and auto-printing. See that module for more information.

This file is just explanatory. SEE ALSO for more interesting files.

SEE ALSO

Spark::Form - The forms handling system itself
SparkX::BasicValidators - If you want to have validation of these fields
SparkX::Form::Field::Text - A text field
SparkX::Form::Field::Checkbox - A checkbox field
SparkX::Form::Field::Radio - A radio button set
SparkX::Form::Field::Select - A select button set
SparkX::Form::Field::TextArea - A textarea field

ACKNOWLEDGEMENTS

AUTHOR

  James Laver L<http://jameslaver.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by James Laver <sprintf qw(%s@%s.%s cpan jameslaver com)>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.