Uses of Interface
lumis.portal.theme.IThemeManagerSPI
-
Packages that use IThemeManagerSPI Package Description lumis.portal.manager lumis.portal.theme Contains the portal themes feature implementation. -
-
Uses of IThemeManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IThemeManagerSPI Modifier and Type Method Description static IThemeManagerSPI
ManagerFactoryInternal. getThemeManager()
Returns the manager for portal themes. -
Uses of IThemeManagerSPI in lumis.portal.theme
Classes in lumis.portal.theme that implement IThemeManagerSPI Modifier and Type Class Description class
ThemeManager
Implements theme related operations.
-