Jifty::Web::Form::Field::Textarea - Add a multiline text field to your forms


Jifty documentation  | view source Contained in the Jifty distribution.

Index


NAME

Top

Jifty::Web::Form::Field::Textarea - Add a multiline text field to your forms

METHODS

Top

accessors

Provide rows and cols accessors, in addition to Jifty::Web::Form::Field's default accessors.

render_widget

Renders the textarea widget.

handler_allowed HANDLER_NAME

Returns 1 if the handler (e.g. onclick) is allowed. Undef otherwise.


Jifty documentation  | view source Contained in the Jifty distribution.