Package | Description |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
org.opencms.ui.apps |
Contains code for workplace apps
|
Modifier and Type | Method and Description |
---|---|
CmsModuleManager |
CmsModuleConfiguration.getModuleManager()
Returns the configured module manager.
|
Modifier and Type | Method and Description |
---|---|
protected CmsModuleManager |
OpenCmsCore.getModuleManager()
Returns the module manager.
|
static CmsModuleManager |
OpenCms.getModuleManager()
Returns the module manager.
|
Modifier and Type | Method and Description |
---|---|
void |
CmsWorkplaceAppManager.initWorkplaceCssUris(CmsModuleManager moduleManager)
Initializes the additional workplace CSS URIs.
|