template::element::set_values (public)

 template::element::set_values form_id element_id values

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

Sets the list of values of an element

Parameters:
form_id - The identifier of the form containing the element.
element_id - The unique identifier of the element.
values - The list of values to apply

Partial Call Graph (max 5 caller/called nodes):
%3 template::element::get_reference template::element::get_reference (private) template::element::set_values template::element::set_values template::element::set_values->template::element::get_reference

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