subsite::set_theme (public)
subsite::set_theme [ -subsite_id subsite_id ] -theme theme
Defined in packages/acs-subsite/tcl/subsite-procs.tcl
Set the theme for the given or current subsite. This will change the subsite's ThemeKey, DefaultMaster, and ThemeCSS, DefaultFormStyle, DefaultListStyle, DefaultListFilterStyle, DefaultDimensionalStyle, and ResourceDir parameters.
- Switches:
- -subsite_id (optional)
- Id of the subsite
- -theme (required)
- Name of the theme (theme key)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- subsite_api