subsite::get_theme (public)

 subsite::get_theme [ -subsite_id subsite_id ]

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

Get the theme for the given (or current) subsite.

Switches:
-subsite_id (optional)
id of the subsite
Returns:
Name of the theme (theme key)

Partial Call Graph (max 5 caller/called nodes):
test_subsite_api subsite_api (test acs-subsite) subsite::get_theme subsite::get_theme test_subsite_api->subsite::get_theme ad_conn ad_conn (public) subsite::get_theme->ad_conn parameter::get parameter::get (public) subsite::get_theme->parameter::get

Testcases:
subsite_api
[ show source ]
Show another procedure: