1HTML::FormFu::Element::UTseexrtaCroenat(r3i)buted Perl DHoTcMuLm:e:nFtoartmiFoun::Element::Textarea(3)
2
3
4

NAME

6       HTML::FormFu::Element::Textarea - Textarea form field
7

SYNOPSIS

9           my $element = $form->element( Textarea => 'foo' );
10

DESCRIPTION

12       Textarea form field.
13

METHODS

15   cols
16       Sets the "textarea" tag's "cols" attribute.
17
18   rows
19       Sets the "textarea" tag's "rows" attribute.
20

SEE ALSO

22       Is a sub-class of, and inherits methods from
23       HTML::FormFu::Element::_Field, HTML::FormFu::Element
24
25       HTML::FormFu
26

AUTHOR

28       Carl Franks, "cfranks@cpan.org"
29

LICENSE

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)
Impressum