![]() |
![]()
| ![]() |
![]()
NAMEHTML::FormFu::Element::Fieldset - Fieldset element VERSIONversion 2.07 SYNOPSISmy $fs = $form->element( Fieldset => 'address' ); DESCRIPTIONFieldset element. METHODSlegendIf "legend" is set, it is used as the fieldset's legend legend_locArguments: $localization_key To set the legend to a localized string, set "legend_loc" to a key in your L10N file instead of using "legend". SEE ALSOIs a sub-class of, and inherits methods from HTML::FormFu::Element::Block, HTML::FormFu::Element HTML::FormFu AUTHORCarl Franks, "cfranks@cpan.org" LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. AUTHORCarl Franks <cpan@fireartist.com> COPYRIGHT AND LICENSEThis software is copyright (c) 2018 by Carl Franks. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|