NAME
SparkX::Form::Field::Radio - A set of radio buttons for SparkX::Form
VERSION
version 0.2102
METHODS
to_html() => Str
Renders the field(s) to HTML
to_xhtml() => Str
Renders the field(s) 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.