table of contents
HTML::FormHandler::Widget::Wrapper::Base(3) | User Contributed Perl Documentation | HTML::FormHandler::Widget::Wrapper::Base(3) |
NAME¶
HTML::FormHandler::Widget::Wrapper::Base - common methods for widget wrappers
VERSION¶
version 0.40068
DESCRIPTION¶
Provides several common methods for wrapper widgets, including 'do_render_label' and 'wrap_checkbox'.
Implements the checkbox 'option_wrapper' rendering:
b3_label_left b3_label_right b3_label_left_inline label_left label_right no_wrapped_label
NAME¶
HTML::FormHandler::Widget::Wrapper::Base
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.
2017-07-21 | perl v5.40.0 |