1HTML::FormFu::Element::ULsaebrelC(o3n)tributed Perl DocuHmTeMnLt:a:tFioornmFu::Element::Label(3)
2
3
4
6 HTML::FormFu::Element::Label - field for displaying only
7
9 version 2.06
10
12 This element displays a value. This is useful if you use a model like
13 HTML::FormFu::Model::DBIC and want to display a value from the
14 database. The value of this field cannot be set by the client.
15
16 See "Set a field read only" in HTML::FormFu::Model::DBIC for more
17 information on read only fields.
18
20 tag
21 Set the tag for this element.
22
24 Is a sub-class of, and inherits methods from
25 HTML::FormFu::Role::Element::Field, HTML::FormFu::Element
26
27 HTML::FormFu
28
30 Moritz Onken, "onken at houseofdesign.de"
31
33 This library is free software, you can redistribute it and/or modify it
34 under the same terms as Perl itself.
35
37 Carl Franks <cpan@fireartist.com>
38
40 This software is copyright (c) 2018 by Carl Franks.
41
42 This is free software; you can redistribute it and/or modify it under
43 the same terms as the Perl 5 programming language system itself.
44
45
46
47perl v5.28.0 2018-04-09 HTML::FormFu::Element::Label(3)