Package | Description |
---|---|
lumis.portal.theme |
Contains the portal themes feature implementation.
|
lumis.service.portalmanagement.theme |
Modifier and Type | Method and Description |
---|---|
ThemeUsageConfig |
ThemeManager.getLocalThemes(ChannelConfig channel,
String runtimeInterfaceId)
Returns the
theme usage for the given channel. |
ThemeUsageConfig |
ThemeManager.getLocalThemes(PageConfig page,
String runtimeInterfaceId)
Returns the
theme usage for the given page. |
Modifier and Type | Method and Description |
---|---|
void |
ThemeManager.updateLocalThemeUsage(ChannelConfig channel,
ThemeUsageConfig themeUsage)
Updates the
theme usage for the given channel. |
void |
ThemeManager.updateLocalThemeUsage(PageConfig page,
ThemeUsageConfig themeUsage)
Updates the
theme usage for the given page. |
Modifier and Type | Method and Description |
---|---|
static ThemeUsageConfig |
ThemeApplianceHelper.from(ProcessActionHandler<?> processActionHandler,
String appliedThemeIdsParameterName,
String inheritingThemeIdsParameterName)
Constructs a
ThemeUsageConfig from the given ProcessActionHandler using the indicated parameters. |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.