template::util::get_param (public, deprecated)

 template::util::get_param name [ section ] [ key ]

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

Deprecated. Invoking this procedure generates a warning.

Retrieve a stored parameter, or "" if no such parameter If section/key are present, read the parameter from the specified section.key in the INI file, and cache them under the given name

Parameters:
name (required)
section (optional)
key (optional)

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) template::util::set_param template::util::set_param (public, deprecated) template::util::get_param template::util::get_param template::util::get_param->ad_log_deprecated template::util::get_param->template::util::set_param

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