Package org.opencms.ui.apps
Interface I_CmsWorkplaceStylesheetProvider
public interface I_CmsWorkplaceStylesheetProvider
Interface that can be implemented by external libraries to add more stylesheets
that should be automatically loaded in the workplace.
-
Method Summary
Modifier and TypeMethodDescriptionGets the list of stylesheet links.
-
Method Details
-
getStylesheets
Gets the list of stylesheet links.- Returns:
- the stylesheet links
-