template::form::get_combined_values (public)

 template::form::get_combined_values id [ args... ]

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

Return a list which represents the result of getting combined values from multiple form elements

Parameters:
id - The form identifier
Returns:
The combined list of values

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

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