apm_invoke_install_proc (public)
apm_invoke_install_proc [ -install_from_repository ] [ -type type ] \ -node node
Defined in packages/acs-tcl/tcl/apm-install-procs.tcl
read an XML install element and invoke the appropriate processing procedure.
- Switches:
- -install_from_repository (optional, boolean)
- -type (optional, defaults to
"action"
)- the type of element to search for
- -node (required)
- the XML node to process
- Returns:
- the result of the invoked proc
- Author:
- Lee Denison
- Created:
- 2004-06-16
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.