org.apache.myfaces.tobago.context
Interface Theme
- All Known Implementing Classes:
- ThemeImpl
public interface Theme
getName
String getName()
getFallbackList
List<Theme> getFallbackList()
getDisplayName
String getDisplayName()
getResourcePath
String getResourcePath()
getRenderersConfig
RenderersConfig getRenderersConfig()
- For internal use only.
getScriptResources
String[] getScriptResources(boolean production)
getStyleResources
String[] getStyleResources(boolean production)
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.