subsite::save_theme_parameters_as (private)
subsite::save_theme_parameters_as [ -subsite_id subsite_id ] \ -theme theme -pretty_name pretty_name
Defined in packages/acs-subsite/tcl/subsite-procs.tcl
Save the actual theming parameter for the given/current subsite under a new name.
- Switches:
- -subsite_id (optional)
- Id of the subsite
- -theme (required)
- Name of the theme (theme key)
- -pretty_name (required)
- Pretty Name (of the theme)
- Author:
- Gustaf Neumann
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.