public class PluginThemeResolver extends Object implements IThemeResolver
Plugins that specify a "root_theme_folder" will have this folder's subfolders added as themes. If the themes are also in the "system_themes' plugin setting they will be added as system-level themes. If there's already a system theme by that name loaded it will be overridden. User: nbaker Date: 5/15/11
| Constructor and Description |
|---|
PluginThemeResolver() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ModuleThemeInfo> |
getModuleThemes() |
Map<String,Theme> |
getSystemThemes() |
public Map<String,ModuleThemeInfo> getModuleThemes()
getModuleThemes in interface IThemeResolverpublic Map<String,Theme> getSystemThemes()
getSystemThemes in interface IThemeResolverCopyright © 2017 Hitachi Vantara. All rights reserved.