Package org.olat.core.gui.components.htmlheader.jscss

Interface Summary
CustomCSSProvider Description:
This interface provides access to a custom CSS that might be used for sites, tabs or windows
 

Class Summary
CustomCSS Description:
The custom CSS object is a container to hold everything the system needs to know about a custom CSS: the mapper and the css URL
This object is used by dynamic tabs or sites to define a custom CSS that should only be loaded when this tab or site is shown.
JSAndCSSComponent Description:
a fake component which only serves to request additional .js or .css files for a controller/component.
JSAndCSSComponentRenderer Description:
the pseudo renderer for the jsandCSScomponent