| Modifier and Type | Method and Description |
|---|---|
String |
IContributionService.getAskPublishContributionURL(PortalControllerContext portalControllerContext,
String docPath)
Return a "ask to publish" contribution URL for current document.
|
String |
IContributionService.getCancelPublishingAskContributionURL(PortalControllerContext portalControllerContext,
String docPath)
Return a "cancel publising workflow" contribution URL for current document.
|
String |
IContributionService.getChangeEditionStateUrl(PortalControllerContext portalControllerContext,
IContributionService.EditionState state)
Change current window state
|
IContributionService.EditionState |
IContributionService.getEditionState(PortalControllerContext portalControllerContext)
get current window state
|
String |
IContributionService.getPublishContributionURL(PortalControllerContext portalControllerContext,
String docPath)
Return a publish contribution URL for current document.
|
String |
IContributionService.getRejectPublishContributionURL(PortalControllerContext portalControllerContext,
String docPath)
Return a "reject publishing" contribution URL for current document.
|
String |
IContributionService.getUnpublishContributionURL(PortalControllerContext portalControllerContext,
String docPath)
Get unpublish contribution URL for current document.
|
String |
IContributionService.getValidatePublishContributionURL(PortalControllerContext portalControllerContext,
String docPath)
Return a "validate publishing" contribution URL for current document.
|
void |
IContributionService.removeWindowEditionState(PortalControllerContext portalControllerContext)
remove current window state
|
| Modifier and Type | Method and Description |
|---|---|
PortalControllerContext |
CustomizationContext.getPortalControllerContext()
Getter for portalControllerContext.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizationContext.setPortalControllerContext(PortalControllerContext portalControllerContext)
Setter for portalControllerContext.
|
| Constructor and Description |
|---|
CustomizationContext(Map<String,Object> attributes,
PortalControllerContext portalControllerContext)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INotificationsService.addNotifications(PortalControllerContext portalControllerContext,
Notifications notifications)
Add notifications.
|
void |
INotificationsService.addSimpleNotification(PortalControllerContext portalControllerContext,
String message,
NotificationsType type)
Add a simple notification.
|
void |
INotificationsService.addSimpleNotification(PortalControllerContext portalControllerContext,
String message,
NotificationsType type,
Long errorCode)
Add a simple notification.
|
List<Notifications> |
INotificationsService.getNotificationsList(PortalControllerContext portalControllerContext)
Get notifications list.
|
List<Notifications> |
INotificationsService.readNotificationsList(PortalControllerContext portalControllerContext)
Read and remove notifications.
|
void |
INotificationsService.setNotificationsList(PortalControllerContext portalControllerContext,
List<Notifications> notificationsList)
Set notifications list.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ICMSPathService.browseContentLazyLoading(PortalControllerContext portalControllerContext,
String path,
boolean liveContent,
boolean onlyNavigableItems)
Browse CMS content in lazy-loading mode.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PortalGenericPortlet.addNotification(PortalControllerContext pcc,
String label,
NotificationsType notificationType)
Display a notification with a key label
|
protected void |
PortalGenericPortlet.addNotification(PortalControllerContext pcc,
String label,
NotificationsType notificationType,
Object... args)
Display a notification with a key label and variables
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ISelectionService.addItem(PortalControllerContext portalCtx,
String selectionId,
SelectionItem selectionItem)
Add item to a specified selection.
|
void |
ISelectionService.deleteSelection(PortalControllerContext portalCtx,
String selectionId)
Delete a specified selection.
|
Set<SelectionItem> |
ISelectionService.getSelectionItems(PortalControllerContext portalCtx,
String selectionId)
Access to a specified selection items set.
|
boolean |
ISelectionService.removeItem(PortalControllerContext portalCtx,
String selectionId,
String itemId)
Remove item to a specified selection.
|
| Modifier and Type | Method and Description |
|---|---|
String |
IPortalUrlFactory.adaptPortalUrlToNavigation(PortalControllerContext portalControllerContext,
String orginalUrl)
Adapt portal URL to navigation.
|
String |
IPortalUrlFactory.adaptPortalUrlToPopup(PortalControllerContext portalControllerContext,
String orginalUrl,
int adapter)
Adapt portal URL to popup.
|
String |
IPortalUrlFactory.getBackUrl(PortalControllerContext portalControllerContext,
boolean refresh)
Get back url
|
String |
IPortalUrlFactory.getBasePortalUrl(PortalControllerContext portalControllerContext)
Get base portal URL.
|
String |
IPortalUrlFactory.getCMSUrl(PortalControllerContext portalControllerContext,
String pagePath,
String cmsPath,
Map<String,String> pageParams,
String contextualization,
String displayContext,
String hideMetaDatas,
String scope,
String displayLiveVersion,
String windowPermReference)
Get CMS URL.
|
String |
IPortalUrlFactory.getDestroyPageUrl(PortalControllerContext portalControllerContext,
String parentId,
String pageId)
Get destroy page URL.
|
String |
IPortalUrlFactory.getEcmFilesManagementUrl(PortalControllerContext ctx,
String cmsPath,
EcmFilesCommand parameter)
Get Files management url
|
String |
IPortalUrlFactory.getEcmUrl(PortalControllerContext pcc,
EcmCommand command,
String path,
Map<String,String> requestParameters)
Get an ECM URL (for front office views)
|
String |
IPortalUrlFactory.getHttpErrorUrl(PortalControllerContext portalControllerContext,
int httpErrorCode)
Get HTTP error page URL.
|
String |
IPortalUrlFactory.getParameterizedURL(PortalControllerContext portalControllerContext,
String cmsPath,
String template,
String renderset,
String layoutState,
Boolean permalinks)
Get parameterized URL.
|
String |
IPortalUrlFactory.getPermaLink(PortalControllerContext portalControllerContext,
String permLinkRef,
Map<String,String> params,
String cmsPath,
String permLinkType)
Get permalink URL.
|
org.jboss.portal.core.model.portal.Page |
IPortalUrlFactory.getPortalCMSContextualizedPage(PortalControllerContext portalControllerContext,
String path)
Get portal CMS contextualized page.
|
String |
IPortalUrlFactory.getPutDocumentInTrashUrl(PortalControllerContext portalControllerContext,
String docId,
String docPath)
Get put document in trash URL.
|
String |
IPortalUrlFactory.getRefreshPageUrl(PortalControllerContext portalControllerContext)
Get refresh page URL.
|
String |
IPortalUrlFactory.getStartPageUrl(PortalControllerContext portalControllerContext,
String pageName,
String templateName,
Map<String,String> props,
Map<String,String> params)
Get start page URL.
|
String |
IPortalUrlFactory.getStartPageUrl(PortalControllerContext portalControllerContext,
String parentName,
String pageName,
String templateName,
Map<String,String> props,
Map<String,String> params)
Get start page URL.
|
String |
IPortalUrlFactory.getStartPortletInNewPage(PortalControllerContext portalCtx,
String pageName,
String pageDisplayName,
String portletInstance,
Map<String,String> windowProperties,
Map<String,String> windowParams)
Gets the start portlet URL in new page.
|
String |
IPortalUrlFactory.getStartPortletInRegionUrl(PortalControllerContext portalControllerContext,
String pageId,
String portletInstance,
String region,
String windowName,
Map<String,String> props,
Map<String,String> params)
Get start portlet in region URL.
|
String |
IPortalUrlFactory.getStartPortletUrl(PortalControllerContext portalControllerContext,
String portletInstance,
Map<String,String> windowProperties,
boolean popup)
Get start portlet URL.
|
String |
IPortalUrlFactory.getStartPortletUrl(PortalControllerContext portalControllerContext,
String portletInstance,
Map<String,String> windowProperties,
Map<String,String> params,
boolean popup)
Deprecated.
see getStartPortletUrl without params window parameters
|
String |
IPortalUrlFactory.getStopPortletUrl(PortalControllerContext portalControllerContext,
String pageId,
String windowId)
Get stop portlet URL.
|
Copyright © 2015. All rights reserved.