html::formfu::element::radio(3pm) debian man page | unix.com

Man Page: html::formfu::element::radio

Operating Environment: debian

Section: 3pm

HTML::FormFu::Element::Radio(3pm)			User Contributed Perl Documentation			 HTML::FormFu::Element::Radio(3pm)

NAME
HTML::FormFu::Element::Radio - Radio form field
SYNOPSIS
my $element = $form->element( Radio => 'foo' );
DESCRIPTION
Radio form field.
METHODS
reverse_multi Overrides the default value, so it's "true".
SEE ALSO
Is a sub-class of, and inherits methods from HTML::FormFu::Element::Checkbox, HTML::FormFu::Element::_Input, HTML::FormFu::Element::_Field, HTML::FormFu::Element HTML::FormFu
AUTHOR
Carl Franks, "cfranks@cpan.org"
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-05-10 HTML::FormFu::Element::Radio(3pm)
Related Man Pages
html::formfu::constraint::dependon(3pm) - debian
html::formfu::element::checkboxgroup(3pm) - debian
html::formfu::element::radiogroup(3pm) - debian
html::formfu::element::recaptcha(3pm) - debian
html::formfu::validator(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...