template::element::set_value (public)

 template::element::set_value form_id element_id value

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

Sets the value of an element

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

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

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