template::widget::select_locales (public)
template::widget::select_locales element_reference tag_attributes
Defined in packages/acs-lang/tcl/lang-widget-procs.tcl
Generate a select widget for locales. We need a custom widget for this one case because accessibility standards require us to put out a "lang" attribute if the text is not in the same language as the rest of the page.
- Parameters:
- element_reference (required)
- tag_attributes (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- locale_select_widget