Jifty::Web::Form::Field::Textarea.3pm

Langue: en

Autres versions - même langue

Version: 2007-12-26 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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

METHODS

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.