Class LayoutHelper


  • public class LayoutHelper
    extends Object
    This class provides helper methods to retrieve layout templates and handles a few basic theme tasks. The helper was introduced to extract all the template retrieval related functions out of the AbstractLookAndFeelAction.
    • Constructor Detail

      • LayoutHelper

        public LayoutHelper()
    • Method Detail

      • flushThemeComponents

        public static void flushThemeComponents​(String spaceKey)
      • getColourSchemeTypes

        public List getColourSchemeTypes()
      • isGlobal

        public boolean isGlobal()
      • setGlobal

        public void setGlobal​(boolean global)
      • setThemeManager

        public void setThemeManager​(ThemeManager themeManager)
      • getFullTemplatePath

        public static String getFullTemplatePath()