template::request::get_param (public)

 template::request::get_param name

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

Retrieves the value(s) of the specified parameter.

Parameters:
name - The name of the parameter.
Returns:
The value of the specified parameter.

Partial Call Graph (max 5 caller/called nodes):
%3 template::adp_level template::adp_level (public) template::element::get_value template::element::get_value (public) template::element::get_values template::element::get_values (public) template::request::get_param template::request::get_param template::request::get_param->template::adp_level template::request::get_param->template::element::get_value template::request::get_param->template::element::get_values

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