Package org.kuali.rice.krad.theme.util
Class ThemeBuilderConstants
java.lang.Object
org.kuali.rice.krad.theme.util.ThemeBuilderConstants
Contains constants used by the theme builder module
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDerived property keys that are added to the theme propertiesstatic classProcessed file extensionsstatic classPatterns used to do string matchingstatic classValid property keys in the theme properties filestatic classDirectories that are expected to be present in the theme directory -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_THEMES_DIRECTORY
- See Also:
-
DEFAULT_PLUGINS_DIRECTORY
- See Also:
-
KRAD_SCRIPTS_DIRECTORY
- See Also:
-
THEME_PROPERTIES_FILE
- See Also:
-
THEME_DERIVED_PROPERTIES_FILE
- See Also:
-
KRAD_SCRIPT_LOAD_PROPERTIES_FILE
- See Also:
-
LOAD_ORDER_PROPERTY_KEY
- See Also:
-
MIN_FILE_SUFFIX
- See Also:
-
KRAD_SCRIPT_PREFIX
- See Also:
-
-
Constructor Details
-
ThemeBuilderConstants
public ThemeBuilderConstants()
-