| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleThemeInfo | |
|---|---|
| org.pentaho.platform.api.ui | |
| org.pentaho.platform.web.html.themes | |
| Uses of ModuleThemeInfo in org.pentaho.platform.api.ui | 
|---|
| Methods in org.pentaho.platform.api.ui that return ModuleThemeInfo | |
|---|---|
 ModuleThemeInfo | 
IThemeManager.getModuleThemeInfo(java.lang.String moduleName)
Returns the MoudleThemeInfo object containing all themes for the given module name or null if not found.  | 
| Methods in org.pentaho.platform.api.ui that return types with arguments of type ModuleThemeInfo | |
|---|---|
 java.util.Map<java.lang.String,ModuleThemeInfo> | 
IThemeResolver.getModuleThemes()
Return a map of ModuleThemeInfo objects keyed by module name.  | 
| Uses of ModuleThemeInfo in org.pentaho.platform.web.html.themes | 
|---|
| Methods in org.pentaho.platform.web.html.themes that return ModuleThemeInfo | |
|---|---|
 ModuleThemeInfo | 
DefaultThemeManager.getModuleThemeInfo(java.lang.String moduleName)
 | 
| Methods in org.pentaho.platform.web.html.themes that return types with arguments of type ModuleThemeInfo | |
|---|---|
 java.util.Map<java.lang.String,ModuleThemeInfo> | 
DefaultThemeManager.collectAllModuleThemes()
 | 
 java.util.Map<java.lang.String,ModuleThemeInfo> | 
PluginThemeResolver.getModuleThemes()
 | 
 java.util.Map<java.lang.String,ModuleThemeInfo> | 
ServletContextThemeResolver.getModuleThemes()
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||