| Package | Description |
|---|---|
| org.opencms.ui.apps |
Contains code for workplace apps
|
| org.opencms.ui.apps.cacheadmin |
Contains classes of the cache admin app.
|
| org.opencms.ui.apps.dbmanager |
Contains classes of the cache admin app.
|
| org.opencms.ui.apps.filehistory |
Contains classes of the file history app.
|
| org.opencms.ui.apps.linkvalidation |
Contains classes of the link validation app.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
I_CmsFolderAppCategory
Displays a sub menu in the app launch pad.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsAppCategory
Bean representing a category for workplace apps.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsAppCategory |
CmsAppCategoryNode.getCategory()
Gets the app category data for this node.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<I_CmsAppCategory> |
CmsWorkplaceAppManager.getCategories()
Returns the configured categories.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsAppHierarchyBuilder.addCategory(I_CmsAppCategory category)
Adds an app category.
|
| Constructor and Description |
|---|
CmsAppCategoryNode(I_CmsAppCategory appCategory)
Creates a new category node for the given category.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsCacheFolder
Class for the Cache folder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDbManagerFolder
Class for the app folder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsFileHistoryFolder
Class for the folder with the file history apps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsLinkValidationFolder
Class for the folder for the link validation tools.
|