org.olat.core.gui.components.htmlheader.jscss
Interface CustomCSSProvider

All Known Subinterfaces:
DTab, MainLayout3ColumnsController, MainLayoutController
All Known Implementing Classes:
ArchiverMainController, AssessmentMainController, BGContextManagementController, BGMainController, BGManagementController, BornSiteInstance, BusinessGroupMainRunController, CourseGroupManagementMainController, CPEditMainController, DTabImpl, EditorMainController, EfficiencyStatementController, GenericMainController, GuestHomeMainController, GUIDemoMainController, HomeMainController, LayoutMain3ColsBackController, LayoutMain3ColsController, LayoutMain3ColsPreviewController, LoginAuthprovidersController, MainLayoutBasicController, OLATResourceableListeningWrapperController, PreviewConfigController, PreviewRunController, QTIEditorMainController, RepositoryMainController, RunMainController, ScormAPIandDisplayController, StatisticMainController, SystemAdminMainController, TranslationDevMainController, UserAdminMainController, UserInfoMainController

public interface CustomCSSProvider

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

Initial Date: 25.03.2009

Author:
gnaegi

Method Summary
 CustomCSS getCustomCSS()
          Get the custom css object or NULL if no custom CSS is available
 

Method Detail

getCustomCSS

CustomCSS getCustomCSS()
Get the custom css object or NULL if no custom CSS is available

Returns: