1HTML::FormFu::Element::UFsieerldCsoentt(r3i)buted Perl DHoTcMuLm:e:nFtoartmiFoun::Element::Fieldset(3)
2
3
4
6 HTML::FormFu::Element::Fieldset - Fieldset element
7
9 version 2.07
10
12 my $fs = $form->element( Fieldset => 'address' );
13
15 Fieldset element.
16
18 legend
19 If "legend" is set, it is used as the fieldset's legend
20
21 legend_loc
22 Arguments: $localization_key
23
24 To set the legend to a localized string, set "legend_loc" to a key in
25 your L10N file instead of using "legend".
26
28 Is a sub-class of, and inherits methods from
29 HTML::FormFu::Element::Block, HTML::FormFu::Element
30
31 HTML::FormFu
32
34 Carl Franks, "cfranks@cpan.org"
35
37 This library is free software, you can redistribute it and/or modify it
38 under the same terms as Perl itself.
39
41 Carl Franks <cpan@fireartist.com>
42
44 This software is copyright (c) 2018 by Carl Franks.
45
46 This is free software; you can redistribute it and/or modify it under
47 the same terms as the Perl 5 programming language system itself.
48
49
50
51perl v5.30.1 2020-01-30HTML::FormFu::Element::Fieldset(3)