template::widget::text (public)template::widget::text element_reference tag_attributes
Defined in packages/acs-templating/tcl/widget-procs.tclGenerate a text widget (not to be confused with textarea)
- Parameters:
-
element_reference - Reference variable to the form element
tag_attributes - HTML attributes to add to the tag
- Returns:
- Form HTML for widget
|