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

NAME

SparkX::Form::Field::File - A File upload field for SparkX::Form

VERSION

version 0.2102

METHODS

to_html() => Str

Renders the field to HTML

to_xhtml() => Str

Renders the field to XHTML

validate() => Bool

Validates the field. Before composition with validators, always returns 1.

SEE ALSO

SparkX::Form - The forms module this is to be used with
SparkX::Form::BasicFields - A collection of fields for use with Spark::Form

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.