Class ThemeLoader

Object
com.liferay.portal.theme.ThemeLoader

public class ThemeLoader extends Object
Author:
Brian Wing Shun Chan
  • Constructor Details

    • ThemeLoader

      protected ThemeLoader(String servletContextName, javax.servlet.ServletContext servletContext, String[] xmls)
  • Method Details

    • getFileStorage

      public File getFileStorage()
    • getServletContextName

      public String getServletContextName()
    • getThemesPath

      public String getThemesPath()
    • loadThemes

      public void loadThemes()
    • destroy

      protected void destroy()
    • registerTheme

      protected void registerTheme(File liferayLookAndFeelXML)