| Package | Description |
|---|---|
| org.springframework.extensions.surf |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalLessCssThemeHandler
This is a LESS CSS handler driven by a pre-configured external LESS process.
|
class |
HybridCssThemeHandler
This extends the
LessForJavaCssThemeHandler and adds in support for a hybrid of two differing approaches:
The simple token substitution approach used for Alfresco Share 4.2
Using LESS for advanced CSS capabilities
This hybrid is required during the interim of modifying the widgets that were originally written to just use
the simple token substitution with LESS capabilities. |
class |
LessCssThemeHandler
Base class for Theme handlers that provide LESS CSS compiling.
|
class |
LessForJavaCssThemeHandler
This is a pure LESS driven CSS Theme Handler.
|
| Modifier and Type | Method and Description |
|---|---|
CssThemeHandler |
DependencyHandler.getCssThemeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyAggregator.setCssThemeHandler(CssThemeHandler cssThemeHandler) |
void |
DependencyHandler.setCssThemeHandler(CssThemeHandler cssThemeHandler) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.