Interface IThemeProvider


  • public interface IThemeProvider
    Provider for themes.
    Since:
    7.1.0
    Version:
    $Revision: 16037 $ $Date: 2013-11-21 20:58:50 -0200 (Thu, 21 Nov 2013) $
    • Method Detail

      • getThemes

        java.util.List<ITheme> getThemes()
                                  throws PortalException
        Returns the list of themes that should be used.
        Returns:
        the list of themes that should be used.
        Throws:
        PortalException
        Since:
        7.1.0