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):
ad_conn ad_conn (public) db_string db_string (public) parameter::get parameter::get (public) subsite::new_subsite_theme subsite::new_subsite_theme (public) subsite::save_theme_parameters_as subsite::save_theme_parameters_as subsite::save_theme_parameters_as->ad_conn subsite::save_theme_parameters_as->db_string subsite::save_theme_parameters_as->parameter::get subsite::save_theme_parameters_as->subsite::new_subsite_theme

Testcases:
No testcase defined.
[ show source ]
Show another procedure: