public class ThemeUtil extends Object
| Constructor and Description |
|---|
ThemeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCurrentThemeId(RequestContext context)
Gets the current theme id.
|
static void |
setCurrentThemeId(RequestContext context,
String themeId)
Sets the current theme.
|
public static String getCurrentThemeId(RequestContext context)
context - the contextpublic static void setCurrentThemeId(RequestContext context, String themeId)
context - the contextthemeId - the theme idCopyright © 2005–2016 Alfresco Software. All rights reserved.