C G L O
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- clearCache() - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Remove every generated files from the XWiki cache.
- clearCacheFromColorTheme(String) - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Remove every generated files corresponding to a color theme.
- clearCacheFromSkin(String) - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Remove every generated files corresponding to a filesystem skin.
- compileSkinFile(String) - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Compile a LESS file located in the "less" directory of the current skin directory.
- compileSkinFile(String, boolean) - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Compile a LESS file located in the "less" directory of the current skin directory.
- compileSkinFile(String, String) - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Compile a LESS file located in the "less" directory of the specified skin directory.
- compileSkinFile(String, String, boolean) - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Compile a LESS file located in the "less" directory of the specified skin directory.
G
- getColorThemeFromSkinFile(String) - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Return a color theme from a LESS file located in the "less" directory of the current skin.
- getColorThemeFromSkinFile(String, String) - Method in class org.xwiki.lesscss.LessCompilerScriptService
-
Return a color theme from a LESS file located in the "less" directory of the specified skin.
L
- LessCompilerScriptService - Class in org.xwiki.lesscss
-
This script service provides a LESS preprocessor (http://lesscss.org/) for CSS generation.
- LessCompilerScriptService() - Constructor for class org.xwiki.lesscss.LessCompilerScriptService
O
- org.xwiki.lesscss - package org.xwiki.lesscss
All Classes All Packages