apm-callback-procs.tcl


Procedures in this file

Detailed information

openacs_bootstrap5_theme::apm::after_install (private)

 openacs_bootstrap5_theme::apm::after_install

Package after installation callback proc. Add our themes, and set the acs-subsite's default master template parameter's default value to our "plain" theme.

Partial Call Graph (max 5 caller/called nodes):
%3 db_transaction db_transaction (public) subsite::new_subsite_theme subsite::new_subsite_theme (public) openacs_bootstrap5_theme::apm::after_install openacs_bootstrap5_theme::apm::after_install openacs_bootstrap5_theme::apm::after_install->db_transaction openacs_bootstrap5_theme::apm::after_install->subsite::new_subsite_theme

Testcases:
No testcase defined.

openacs_bootstrap5_theme::apm::before_uninstall (private)

 openacs_bootstrap5_theme::apm::before_uninstall

Uninstall the package

Partial Call Graph (max 5 caller/called nodes):
%3 subsite::delete_subsite_theme subsite::delete_subsite_theme (public) subsite::get_theme subsite::get_theme (public) subsite::set_theme subsite::set_theme (public) openacs_bootstrap5_theme::apm::before_uninstall openacs_bootstrap5_theme::apm::before_uninstall openacs_bootstrap5_theme::apm::before_uninstall->subsite::delete_subsite_theme openacs_bootstrap5_theme::apm::before_uninstall->subsite::get_theme openacs_bootstrap5_theme::apm::before_uninstall->subsite::set_theme

Testcases:
No testcase defined.
[ show source ]