template::element::options (private)

 template::element::options form_id element_id tag_attributes

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

Prepares a multirow data source for use within a formgroup

Parameters:
form_id - The identifier of the form containing the element.
element_id - The unique identifier of the element within the form.
tag_attributes - A name-value list of additional HTML attributes to include in the INPUT tags for each radio button or checkbox, such as JavaScript handlers or special formatting.

Partial Call Graph (max 5 caller/called nodes):
%3 template::element::get_opts template::element::get_opts (private) template::element::options template::element::options template::element::get_opts->template::element::options template::element::get_reference template::element::get_reference (private) template::element::options->template::element::get_reference template::util::list_to_lookup template::util::list_to_lookup (public) template::element::options->template::util::list_to_lookup

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