1HTML::FormFu::Element::UTseexrtaCroenat(r3i)buted Perl DHoTcMuLm:e:nFtoartmiFoun::Element::Textarea(3)
2
3
4
6 HTML::FormFu::Element::Textarea - Textarea form field
7
9 my $element = $form->element( Textarea => 'foo' );
10
12 Textarea form field.
13
15 cols
16 Sets the "textarea" tag's "cols" attribute.
17
18 rows
19 Sets the "textarea" tag's "rows" attribute.
20
22 Is a sub-class of, and inherits methods from
23 HTML::FormFu::Element::_Field, HTML::FormFu::Element
24
25 HTML::FormFu
26
28 Carl Franks, "cfranks@cpan.org"
29
31 This library is free software, you can redistribute it and/or modify it
32 under the same terms as Perl itself.
33
34
35
36perl v5.12.1 2010-05-23HTML::FormFu::Element::Textarea(3)