org.kuali.rice.krad.theme.util
Class ThemeBuilderConstants.DerivedConfiguration

java.lang.Object
  extended by org.kuali.rice.krad.theme.util.ThemeBuilderConstants.DerivedConfiguration
Enclosing class:
ThemeBuilderConstants

public static class ThemeBuilderConstants.DerivedConfiguration
extends Object

Derived property keys that are added to the theme properties


Field Summary
static String THEME_CSS_FILES
           
static String THEME_JS_FILES
           
static String THEME_LESS_FILES
           
static String THEME_PLUGIN_NAMES
           
 
Constructor Summary
ThemeBuilderConstants.DerivedConfiguration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THEME_PLUGIN_NAMES

public static final String THEME_PLUGIN_NAMES
See Also:
Constant Field Values

THEME_LESS_FILES

public static final String THEME_LESS_FILES
See Also:
Constant Field Values

THEME_CSS_FILES

public static final String THEME_CSS_FILES
See Also:
Constant Field Values

THEME_JS_FILES

public static final String THEME_JS_FILES
See Also:
Constant Field Values
Constructor Detail

ThemeBuilderConstants.DerivedConfiguration

public ThemeBuilderConstants.DerivedConfiguration()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.