callback::subsite::theme_changed::contract (private)

 callback::subsite::theme_changed::contract -subsite_id subsite_id \
    -old_theme old_theme -new_theme new_theme

Defined in packages/acs-subsite/tcl/subsite-procs.tcl

Callback for executing code after the subsite theme has been send changed

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

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

Testcases:
No testcase defined.
Source code:
            # this is a callback contract which only invokes its arg parser for input validation
XQL Not present:
Generic
PostgreSQL XQL file:
packages/acs-subsite/tcl/subsite-procs-postgresql.xql

Oracle XQL file:
packages/acs-subsite/tcl/subsite-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: