HTML::FormHandler::Widget::Wrapper::Base - common methods for widget wrappers
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
HTML::FormHandler::Widget::Wrapper::Base
FormHandler Contributors - see HTML::FormHandler
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.