|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.wcm.webui.scv.UIPresentationContainer
public class UIPresentationContainer
Author : Do Ngoc Anh * Email: anh.do@exoplatform.com * May 14, 2008
| Nested Class Summary | |
|---|---|
static class |
UIPresentationContainer.FastPublishActionListener
|
static class |
UIPresentationContainer.PreferencesActionListener
The listener interface for receiving preferencesAction events. |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static String |
PARAMETER_REGX
|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIPresentationContainer()
Instantiates a new uI presentation container. |
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, 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, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PARAMETER_REGX
| Constructor Detail |
|---|
public UIPresentationContainer()
throws Exception
Exception - the exception| Method Detail |
|---|
public boolean isShowInfoBar()
throws Exception
Exception - the exception
public String getTitle(javax.jcr.Node node)
throws Exception
node - the node
Exception - the exceptionpublic boolean isPrinting()
public boolean isShowTitle()
public boolean isShowDate()
public boolean isShowOptionBar()
public boolean isContextual()
public String getCurrentState()
throws Exception
Exception
public String getCreatedDate(javax.jcr.Node node)
throws Exception
node - the node
Exception - the exceptionpublic javax.jcr.Node getNodeView()
Exception - the exception
public javax.jcr.Node getParameterizedNode()
throws Exception
Exception - the exception
public String getPrintUrl(javax.jcr.Node node)
throws javax.jcr.RepositoryException
true if the Quick Print is shown. Otherwise, false
javax.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
Exception
public String getInlineEditingField(javax.jcr.Node orgNode,
String propertyName)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||