template::widget::textarea (public)
template::widget::textarea element_reference tag_attributes
Defined in packages/acs-templating/tcl/widget-procs.tcl
A widget for the HTML form input textarea element. Includes spellchecker.
- Parameters:
- element_reference (required)
- Reference to the form element.
- tag_attributes (required)
- Html attributes to set in the widget.
- Returns:
- Form HTML for widget
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.