FreeBSD Manual Pages
HTML::FormHandler::WidUser:ContributedHPerleDocumeget::Field::CheckboxGroup(3) NAME HTML::FormHandler::Widget::Field::CheckboxGroup - checkbox group field role VERSION version 0.40068 SYNOPSIS Checkbox group widget for rendering multiple selects. Checkbox element label class is 'checkbox', plus 'inline' if the 'inline' tag is set. Options hashrefs must have the keys 'value', and 'label'. They may have an 'attributes' hashref key. The 'checked' attribute should not be set in the options hashref. It should be set by supplying a default value or from params input. See HTML::FormHandler::Field::Select for documentation on select fields and options. AUTHOR FormHandler Contributors - see HTML::FormHandler COPYRIGHT AND LICENSE This software is copyright (c) 2017 by Gerda Shank. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.32.0 HTML::FormHandler::Widget::Field::CheckboxGroup(3)
NAME | VERSION | SYNOPSIS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=HTML::FormHandler::Widget::Field::CheckboxGroup&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>