Modifier and Type | Interface and Description |
---|---|
static class |
IThemeSPI.ResourceFolder
The resources folders that the themes handles.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
getResources(IThemeSPI.ResourceFolder resourceFolder)
Returns the resources inside the given resource folder of this theme.
|
getDescription, getId, getLocalizedDescription, getLocalizedName, getName, getOpenRuntimeInterfaceWithActiveParentBehavior, getOpenRuntimeInterfaceWithoutActiveParentBehavior
Set<String> getResources(IThemeSPI.ResourceFolder resourceFolder) throws PortalException
resourceFolder
- the IThemeSPI.ResourceFolder
.NullPointerException
- if the resourceFolder
is null
.IllegalStateException
- if ITheme.getId()
returns null
.PortalException
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.