Uses of Interface
org.kuali.rice.krad.theme.preprocessor.ThemePreProcessor
Packages that use ThemePreProcessor
-
Uses of ThemePreProcessor in org.kuali.rice.krad.theme
Methods in org.kuali.rice.krad.theme that return types with arguments of type ThemePreProcessorModifier and TypeMethodDescriptionThemeBuilder.getThemePreProcessors()List ofThemePreProcessorinstances that should be applied to the themesMethod parameters in org.kuali.rice.krad.theme with type arguments of type ThemePreProcessorModifier and TypeMethodDescriptionvoidThemeBuilder.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 ThemePreProcessorModifier and TypeClassDescriptionclassPre processor that picks up Less files in the theme directory and compiles to CSS