Query: html::formhandler::widget::field::checkboxgroup
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::FormHandler::Widget::Field::CheckboxGroup(3pm) User Contributed Perl Documentation HTML::FormHandler::Widget::Field::CheckboxGroup(3pm)NAMEHTML::FormHandler::Widget::Field::CheckboxGroup - checkbox group field roleVERSIONversion 0.40013SYNOPSISCheckbox 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.AUTHORFormHandler Contributors - see HTML::FormHandlerCOPYRIGHT AND LICENSEThis software is copyright (c) 2012 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.14.2 2012-06-25 HTML::FormHandler::Widget::Field::CheckboxGroup(3pm)