Class DocumentationThemeStyle
java.lang.Object
com.semanticcms.theme.documentation.style.DocumentationThemeStyle
- All Implemented Interfaces:
EventListener,ServletContextListener
@WebListener("Registers the style in RegistryEE.")
public class DocumentationThemeStyle
extends Object
implements ServletContextListener
Registers the style in
RegistryEE.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stylestatic final Group.NameThe name of theGroupof web resources for frameset.inc.jspx.static final Stylestatic final Group.NameThe name of theGroupof web resources for navigation.inc.jspx.static final Group.NameThe name of the application-scope group that will be used for the documentation theme.static final Stylestatic final Style -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Field Details
-
RESOURCE_GROUP
The name of the application-scope group that will be used for the documentation theme. -
THEME_CSS
-
THEME_PRINT_CSS
-
FRAMESET_GROUP
The name of theGroupof web resources for frameset.inc.jspx. -
FRAMESET
-
NAVIGATION_GROUP
The name of theGroupof web resources for navigation.inc.jspx. -
NAVIGATION
-
-
Constructor Details
-
DocumentationThemeStyle
public DocumentationThemeStyle()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitializedin interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyedin interfaceServletContextListener
-
