theme-procs.tcl

Provides a simple API theme interactions

Location:
packages/openacs-default-theme/tcl/theme-procs.tcl
Created:
05 July 2015
Author:
Gustaf Neumann

Procedures in this file

Detailed information

callback::subsite::theme_changed::impl::openacs-default-theme (private)

 callback::subsite::theme_changed::impl::openacs-default-theme \
    -subsite_id subsite_id -old_theme old_theme -new_theme new_theme

Implementation of the theme_changed callback which is called, whenever a theme is changed

Switches:
-subsite_id
(required)
subsite, of which the theme was changed
-old_theme
(required)
the name of the old theme
-new_theme
(required)
the name of the new theme
See Also:

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

Testcases:
No testcase defined.
[ show source ]