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 This element displays a value. This is useful if you use a model like
10 HTML::FormFu::Model::DBIC and want to display a value from the
11 database. The value of this field cannot be set by the client.
12
13 See "Set a field read only" in HTML::FormFu::Model::DBIC for more
14 information on read only fields.
15
17 tag
18 Set the tag for this element.
19
21 Is a sub-class of, and inherits methods from
22 HTML::FormFu::Element::_Field, HTML::FormFu::Element
23
24 HTML::FormFu
25
27 Moritz Onken, "onken at houseofdesign.de"
28
30 This library is free software, you can redistribute it and/or modify it
31 under the same terms as Perl itself.
32
33
34
35perl v5.12.1 2010-05-23 HTML::FormFu::Element::Label(3)