template::element::get_reference (private)

 template::element::get_reference

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

Gets a reference to the array containing the properties of an element, and throws and error if the element does not exist. Called at the beginning of several of the element commands.

Partial Call Graph (max 5 caller/called nodes):
%3 template::element::get_property template::element::get_property (public) template::element::get_reference template::element::get_reference template::element::get_property->template::element::get_reference template::element::get_value template::element::get_value (public) template::element::get_value->template::element::get_reference template::element::get_values template::element::get_values (public) template::element::get_values->template::element::get_reference template::element::options template::element::options (private) template::element::options->template::element::get_reference template::element::render template::element::render (private) template::element::render->template::element::get_reference template::adp_level template::adp_level (public) template::element::get_reference->template::adp_level

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