- Publicity: Public Only All
apm-callback-procs.tcl
APM callback procedures for acs-templating.
- Location:
- packages/acs-templating/tcl/apm-callback-procs.tcl
- Created:
- 2003-09-22
- Author:
- Lars Pind <lars@collaboraid.biz>
- CVS Identification:
$Id: apm-callback-procs.tcl,v 1.8 2018/05/01 09:34:09 gustafn Exp $
Procedures in this file
- template::apm::after_upgrade (private)
- template::apm::before_upgrade (private)
Detailed information
template::apm::after_upgrade (private)
template::apm::after_upgrade -from_version_name from_version_name \ -to_version_name to_version_name
after upgrade apm callback for acs-templating.
- Switches:
- -from_version_name (required)
- -to_version_name (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
template::apm::before_upgrade (private)
template::apm::before_upgrade -from_version_name from_version_name \ -to_version_name to_version_name
before upgrade apm callback for acs-templating.
- Switches:
- -from_version_name (required)
- -to_version_name (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.