|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThemePreProcessor | |
|---|---|
| org.kuali.rice.krad.theme | |
| org.kuali.rice.krad.theme.preprocessor | |
| Uses of ThemePreProcessor in org.kuali.rice.krad.theme |
|---|
| Methods in org.kuali.rice.krad.theme that return types with arguments of type ThemePreProcessor | |
|---|---|
List<ThemePreProcessor> |
ThemeBuilder.getThemePreProcessors()
List of ThemePreProcessor instances that should be applied to the themes |
| Method parameters in org.kuali.rice.krad.theme with type arguments of type ThemePreProcessor | |
|---|---|
void |
ThemeBuilder.setThemePreProcessors(List<ThemePreProcessor> themePreProcessors)
Setter for the list of theme pre processors |
| Uses of ThemePreProcessor in org.kuali.rice.krad.theme.preprocessor |
|---|
| Classes in org.kuali.rice.krad.theme.preprocessor that implement ThemePreProcessor | |
|---|---|
class |
LessThemePreProcessor
Pre processor that picks up Less files in the theme directory and compiles to CSS |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||