NAME
App::Manoc::Form::TraitFor::Horizontal - Role for Manoc horizontal forms
VERSION
version 2.99.2
DESCRIPTION
Include this role to create a Bootstrap 3 horizontal forms, using col-sm-2 for labels.
METHDOS
build_form_element_class
Set form class to form-horizontal
build_form_tags
Set layout_classes with element_wrapper_class to 'col-sm-10' and label_class to 'col-sm-2'
SEE ALSO
App::Manoc::Form::TraitFor::Theme HTML::FormHandler::Widget::Theme::Bootstrap3
AUTHOR
Manoc Team
LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
AUTHORS
Gabriele Mambrini <gmambro@cpan.org>
Enrico Liguori
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Gabriele Mambrini.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.