|
NAMEHTML::FormFu::Element::Fieldset - Fieldset elementVERSIONversion 2.07SYNOPSISmy $fs = $form->element( Fieldset => 'address' ); DESCRIPTIONFieldset element.METHODSlegendIf "legend" is set, it is used as the fieldset's legendlegend_locArguments: $localization_keyTo 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::ElementHTML::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.
Visit the GSP FreeBSD Man Page Interface. |