template::data::transform::party_search (private)

 template::data::transform::party_search element_ref

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

Do the actual search of parties using the input value and return a list of lists consisting of (party_name, party_id). DRB: The blank string check should actually be in the validate procedure.

Parameters:
element_ref - Reference variable to the form element.
Returns:
search result or error

Partial Call Graph (max 5 caller/called nodes):
%3 db_list_of_lists db_list_of_lists (public) lang::util::localize_list_of_lists lang::util::localize_list_of_lists (public) template::element::set_error template::element::set_error (public) template::data::transform::party_search template::data::transform::party_search template::data::transform::party_search->db_list_of_lists template::data::transform::party_search->lang::util::localize_list_of_lists template::data::transform::party_search->template::element::set_error

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