Package | Description |
---|---|
org.pentaho.platform.api.ui |
Modifier and Type | Method and Description |
---|---|
ModuleThemeInfo |
IThemeManager.getModuleThemeInfo(String moduleName)
Returns the MoudleThemeInfo object containing all themes for the given module name or null if not found.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ModuleThemeInfo> |
IThemeResolver.getModuleThemes()
Return a map of ModuleThemeInfo objects keyed by module name.
|