|
||||||||||
| 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.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 java.lang.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 | |
|---|---|
java.lang.String |
getCreatedDate(javax.jcr.Node node)
Gets the created date. |
javax.jcr.Node |
getNodeView()
Gets the node. |
javax.jcr.Node |
getParameterizedNode()
Gets the node. |
java.lang.String |
getPrintUrl()
Get the print's page URL |
java.lang.String |
getQuickEditLink()
|
java.lang.String |
getTitle(javax.jcr.Node node)
Gets the title. |
boolean |
isContextual()
|
boolean |
isPrinting()
|
boolean |
isShowDate()
|
boolean |
isShowOptionBar()
|
boolean |
isShowTitle()
|
| 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, getRendererFor, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, registerRendererFor, 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 java.lang.String PARAMETER_REGX
| Constructor Detail |
|---|
public UIPresentationContainer()
throws java.lang.Exception
java.lang.Exception - the exception| Method Detail |
|---|
public java.lang.String getTitle(javax.jcr.Node node)
throws java.lang.Exception
node - the node
java.lang.Exception - the exceptionpublic boolean isPrinting()
public boolean isShowTitle()
public boolean isShowDate()
public boolean isShowOptionBar()
public boolean isContextual()
public java.lang.String getCreatedDate(javax.jcr.Node node)
throws java.lang.Exception
node - the node
java.lang.Exception - the exceptionpublic javax.jcr.Node getNodeView()
java.lang.Exception - the exception
public javax.jcr.Node getParameterizedNode()
throws java.lang.Exception
java.lang.Exception - the exception
public java.lang.String getPrintUrl()
throws javax.jcr.RepositoryException
true if the Quick Print is shown. Otherwise, false
javax.jcr.RepositoryExceptionpublic java.lang.String getQuickEditLink()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||