public class UISingleContentViewerPortlet
extends org.exoplatform.webui.core.UIPortletApplication
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXTUAL_MODE
The is ContextualMode
|
static String |
DEFAULT_SHOW_SCV_WITH |
static String |
DRIVE
The DRIVE.
|
static String |
ENABLE_CACHE
The Cache
|
static String |
IDENTIFIER
The IDENTIFIER.
|
static String |
NAVIGATION_SCOPE |
static String |
NAVIGATION_SCOPE_ALL |
static String |
NAVIGATION_SCOPE_CHILDREN |
static String |
NAVIGATION_SCOPE_GRAND_CHILDREN |
static String |
NAVIGATION_SCOPE_SINGLE |
static String |
PARAMETER
The Parameterized String
|
static String |
PREFERENCE_SHOW_SCV_WITH
The Constant PREFERENCE_SHOW_SCL_WITH.
|
static String |
PREFERENCE_TARGET_PAGE
The Constant PREFERENCE_TARGET_PAGE.
|
static String |
PRINT_PAGE
The Page that show the print viewer
|
static String |
PRINT_PARAMETER
The Parameterized String for printing
|
static String |
REPOSITORY
The REPOSITORY.
|
static String |
SHOW_DATE
The ShowDate
|
static String |
SHOW_OPTIONBAR
The ShowOptionBar
|
static String |
SHOW_TITLE
The ShowTitle
|
static String |
UIPreferencesPopupID |
static String |
WORKSPACE
The WORKSPACE.
|
| Constructor and Description |
|---|
UISingleContentViewerPortlet()
Instantiates a new uI single content viewer portlet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
activateMode(javax.portlet.PortletMode newMode)
Activate mode.
|
void |
changeToViewMode() |
org.json.JSONArray |
getChildrenAsJSON(String nodeURI) |
String |
getNavigation() |
String |
getNavigationScope() |
void |
processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context) |
void |
serveResource(org.exoplatform.webui.application.WebuiRequestContext context) |
getMinHeight, getMinWidth, getUIPopupMessages, renderChildren, setMinHeight, setMinWidthaddMessage, addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, processAction, renderBlockToUpdate, setLastAccessApplication, setOwneraddChild, addChild, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static String REPOSITORY
public static String WORKSPACE
public static String IDENTIFIER
public static String DRIVE
public static String PARAMETER
public static String SHOW_DATE
public static String SHOW_TITLE
public static String SHOW_OPTIONBAR
public static String CONTEXTUAL_MODE
public static String PRINT_PARAMETER
public static String PRINT_PAGE
public static final String PREFERENCE_TARGET_PAGE
public static final String PREFERENCE_SHOW_SCV_WITH
public static final String DEFAULT_SHOW_SCV_WITH
public static final String ENABLE_CACHE
public static final String NAVIGATION_SCOPE
public static final String NAVIGATION_SCOPE_SINGLE
public static final String NAVIGATION_SCOPE_CHILDREN
public static final String NAVIGATION_SCOPE_GRAND_CHILDREN
public static final String NAVIGATION_SCOPE_ALL
public static final String UIPreferencesPopupID
public void activateMode(javax.portlet.PortletMode newMode)
throws Exception
newMode - the modeException - the exceptionpublic void processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIPortletApplicationExceptionpublic void serveResource(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
serveResource in class org.exoplatform.webui.core.UIPortletApplicationExceptionpublic org.json.JSONArray getChildrenAsJSON(String nodeURI) throws Exception
ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.