install-check-procs.tcl

Callback proc for operations before and after installs.

Location:
packages/xotcl-core/tcl/install-check-procs.tcl
Author:
Gustaf Neumann <neumann@wu-wien.ac.at>

Procedures in this file

Detailed information

xotcl-core::after-upgrade (private)

 xotcl-core::after-upgrade -from_version_name from_version_name \
    -to_version_name to_version_name

Callback for upgrading

Switches:
-from_version_name
(required)
-to_version_name
(required)
Author:
Gustaf Neumann <neumann@wu-wien.ac.at>

Partial Call Graph (max 5 caller/called nodes):
%3 acs_package_root_dir acs_package_root_dir (public) ad_file ad_file (public) apm_version_names_compare apm_version_names_compare (public) xotcl-core::after-upgrade xotcl-core::after-upgrade xotcl-core::after-upgrade->acs_package_root_dir xotcl-core::after-upgrade->ad_file xotcl-core::after-upgrade->apm_version_names_compare

Testcases:
No testcase defined.

xotcl-core::before-install (private)

 xotcl-core::before-install

Callback for checking whether XOTcl is installed for OpenACS

Author:
Gustaf Neumann <neumann@wu-wien.ac.at>

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]