public class UIPresentationContainer
extends org.exoplatform.webui.core.UIContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
UIPresentationContainer.FastPublishActionListener |
static class |
UIPresentationContainer.PreferencesActionListener
The listener interface for receiving preferencesAction events.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAMETER_REGX |
| Constructor and Description |
|---|
UIPresentationContainer()
Instantiates a new uI presentation container.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedDate(javax.jcr.Node node)
Gets the created date.
|
String |
getCurrentState() |
String |
getInlineEditingField(javax.jcr.Node orgNode,
String propertyName) |
String |
getInlineEditingField(javax.jcr.Node orgNode,
String propertyName,
String defaultValue,
String inputType,
String idGenerator,
String cssClass,
boolean isGenericProperty,
String... arguments) |
String |
getInlineEditingMsg() |
javax.jcr.Node |
getNodeView()
Gets the node.
|
javax.jcr.Node |
getOriginalNode() |
javax.jcr.Node |
getParameterizedNode()
Gets the node.
|
String |
getPrintUrl(javax.jcr.Node node)
Get the print's page URL
|
String |
getQuickEditLink(javax.jcr.Node node)
Get the quick edit url
|
String |
getTitle(javax.jcr.Node node)
Gets the title.
|
boolean |
isContextual() |
boolean |
isPrinting() |
boolean |
isShowDate() |
boolean |
isShowInfoBar()
Gets the bar info show.
|
boolean |
isShowOptionBar() |
boolean |
isShowTitle() |
boolean |
isViewMode() |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, 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, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String PARAMETER_REGX
public boolean isShowInfoBar()
throws Exception
Exception - the exceptionpublic String getTitle(javax.jcr.Node node) throws Exception
node - the nodeException - the exceptionpublic boolean isPrinting()
public boolean isShowTitle()
public boolean isShowDate()
public boolean isShowOptionBar()
public boolean isContextual()
public String getCreatedDate(javax.jcr.Node node) throws Exception
node - the nodeException - the exceptionpublic javax.jcr.Node getNodeView()
public javax.jcr.Node getParameterizedNode()
throws Exception
Exception - the exceptionpublic String getPrintUrl(javax.jcr.Node node) throws javax.jcr.RepositoryException
true if the Quick Print is shown. Otherwise, falsejavax.jcr.RepositoryExceptionpublic String getQuickEditLink(javax.jcr.Node node)
node - public javax.jcr.Node getOriginalNode()
public boolean isViewMode()
public String getInlineEditingMsg()
public String getInlineEditingField(javax.jcr.Node orgNode, String propertyName, String defaultValue, String inputType, String idGenerator, String cssClass, boolean isGenericProperty, String... arguments) throws Exception
ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.