template::widget::checkbox (public)

 template::widget::checkbox element_reference tag_attributes

Defined in packages/acs-templating/tcl/widget-procs.tcl

Render a checkbox input widget.

Parameters:
element_reference - Reference variable to the form element
tag_attributes - HTML attributes to add to the tag
Returns:
Form HTML for widget

Partial Call Graph (max 5 caller/called nodes):
%3 template::widget::menu template::widget::menu (public) template::widget::checkbox template::widget::checkbox template::widget::menu->template::widget::checkbox template::widget::input template::widget::input (public) template::widget::checkbox->template::widget::input

Testcases:
No testcase defined.
[ show source ]
Show another procedure: