- Publicity: Public Only All
apm-callback-procs.tcl
Calendar Package APM callbacks library Procedures that deal with installing, instantiating, mounting.
- Location:
- packages/calendar/tcl/apm-callback-procs.tcl
- Created:
- July 2007
- Author:
- rmorales@innova.uned.es
- CVS Identification:
$Id: apm-callback-procs.tcl,v 1.3.2.2 2021/02/26 19:18:24 gustafn Exp $
Procedures in this file
- calendar::apm::before_uninstantiate (private)
- calendar::apm::package_after_upgrade (private)
Detailed information
calendar::apm::before_uninstantiate (private)
calendar::apm::before_uninstantiate -package_id package_id
Cleanup calendars from this package instance upon uninstantiation.
- Switches:
- -package_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
calendar::apm::package_after_upgrade (private)
calendar::apm::package_after_upgrade \ -from_version_name from_version_name \ -to_version_name to_version_name
Upgrade script for the calendar package
- Switches:
- -from_version_name (required)
- -to_version_name (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.