public class ThemeLoader
extends Object
Modifier | Constructor and Description |
---|---|
protected |
ThemeLoader(String servletContextName,
javax.servlet.ServletContext servletContext,
String[] xmls) |
Modifier and Type | Method and Description |
---|---|
protected void |
destroy() |
File |
getFileStorage() |
String |
getServletContextName() |
String |
getThemesPath() |
void |
loadThemes() |
protected void |
registerTheme(File liferayLookAndFeelXML) |
protected ThemeLoader(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls)
public File getFileStorage()
public String getServletContextName()
public String getThemesPath()
public void loadThemes()
protected void destroy()
protected void registerTheme(File liferayLookAndFeelXML)