public class ThemeBuilderConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ThemeBuilderConstants.DerivedConfiguration
Derived property keys that are added to the theme properties
|
static class |
ThemeBuilderConstants.FileExtensions
Processed file extensions
|
static class |
ThemeBuilderConstants.Patterns
Patterns used to do string matching
|
static class |
ThemeBuilderConstants.ThemeConfiguration
Valid property keys in the theme properties file
|
static class |
ThemeBuilderConstants.ThemeDirectories
Directories that are expected to be present in the theme directory
|
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_PLUGINS_DIRECTORY |
static String |
DEFAULT_THEMES_DIRECTORY |
static String |
KRAD_SCRIPT_LOAD_PROPERTIES_FILE |
static String |
KRAD_SCRIPT_PREFIX |
static String |
KRAD_SCRIPTS_DIRECTORY |
static String |
LOAD_ORDER_PROPERTY_KEY |
static String |
MIN_FILE_SUFFIX |
static String |
THEME_DERIVED_PROPERTIES_FILE |
static String |
THEME_PROPERTIES_FILE |
Constructor and Description |
---|
ThemeBuilderConstants() |
public static final String DEFAULT_THEMES_DIRECTORY
public static final String DEFAULT_PLUGINS_DIRECTORY
public static final String KRAD_SCRIPTS_DIRECTORY
public static final String THEME_PROPERTIES_FILE
public static final String THEME_DERIVED_PROPERTIES_FILE
public static final String KRAD_SCRIPT_LOAD_PROPERTIES_FILE
public static final String LOAD_ORDER_PROPERTY_KEY
public static final String MIN_FILE_SUFFIX
public static final String KRAD_SCRIPT_PREFIX
public ThemeBuilderConstants()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.