| Package | Description |
|---|---|
| org.osivia.portal.api.menubar | |
| org.osivia.portal.api.player |
| Modifier and Type | Method and Description |
|---|---|
void |
MenubarModule.customizeDocument(PortalControllerContext portalControllerContext,
List<MenubarItem> menubar,
DocumentContext documentContext)
Customize document.
|
void |
MenubarModule.customizeSpace(PortalControllerContext portalControllerContext,
List<MenubarItem> menubar,
DocumentContext spaceDocumentContext)
Customize space.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPlayerModule<D extends DocumentContext>
Module defined by a portlet to display a document in a specific portlet.
|
Copyright © 2021. All rights reserved.