apm_post_instantiation_tcl_proc_from_key (private)

 apm_post_instantiation_tcl_proc_from_key package_key

Defined in packages/acs-tcl/tcl/apm-procs.tcl

Generates the name of the Tcl procedure we execute for post-instantiation.

Parameters:
package_key
Returns:
The name of a Tcl procedure, if it exists, or empty string if no such Tcl procedure was found.
Author:
Michael Bryzek <mbryzek@arsdigita.com>
Created:
2001-03-05

Partial Call Graph (max 5 caller/called nodes):
%3 test_apm__test_callback_get_set apm__test_callback_get_set (test acs-tcl) apm_post_instantiation_tcl_proc_from_key apm_post_instantiation_tcl_proc_from_key test_apm__test_callback_get_set->apm_post_instantiation_tcl_proc_from_key apm_invoke_callback_proc apm_invoke_callback_proc (public) apm_invoke_callback_proc->apm_post_instantiation_tcl_proc_from_key

Testcases:
apm__test_callback_get_set
[ show source ]
Show another procedure: