|
||||||||||
| 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.webui.core.UIApplication
org.exoplatform.webui.core.UIPortletApplication
org.exoplatform.wcm.webui.pcv.UIPCVPortlet
public class UIPCVPortlet
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
PCV_CONFIG_POPUP_WINDOW
The Constant PARAMETERIZED_MANAGEMENT_PORTLET_POPUP_WINDOW. |
static java.lang.String |
PREFERENCE_REPOSITORY
The Constant REPOSITORY. |
static java.lang.String |
QUICK_EDIT_ABLE
The Constant QUICK_EDIT_ABLE. |
static java.lang.String |
SHOW_BAR
The Constant SHOW_BAR. |
static java.lang.String |
SHOW_DATE_CREATED
The Constant SHOW_DATE_CREATED. |
static java.lang.String |
SHOW_TITLE
The Constant SHOW_TITLE. |
static java.lang.String |
WORKSPACE
The Constant REPOSITORY. |
| Fields inherited from class org.exoplatform.webui.core.UIPortletApplication |
|---|
CONFIG_MODE, EDIT_MODE, HELP_MODE, VIEW_MODE |
| Fields inherited from class org.exoplatform.webui.core.UIApplication |
|---|
log |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIPCVPortlet()
Instantiates a new uI parameterized content viewer portlet. |
|
| Method Summary | |
|---|---|
void |
activateMode(javax.portlet.PortletMode mode)
Activate mode. |
boolean |
canEditPortlet()
Can edit portlet. |
java.lang.String |
getCurrentNodePath()
|
void |
processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context)
|
void |
setCurrentNodePath(java.lang.String currentNodePath)
|
| Methods inherited from class org.exoplatform.webui.core.UIPortletApplication |
|---|
getMinHeight, getMinWidth, getUIPopupMessages, renderChildren, serveResource, setMinHeight, setMinWidth |
| Methods inherited from class org.exoplatform.webui.core.UIApplication |
|---|
addMessage, addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, processAction, renderBlockToUpdate, setLastAccessApplication, setOwner |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, 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, isRendered, loadConfirmMesssage, 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 java.lang.String QUICK_EDIT_ABLE
public static final java.lang.String PCV_CONFIG_POPUP_WINDOW
public static final java.lang.String PREFERENCE_REPOSITORY
public static final java.lang.String WORKSPACE
public static final java.lang.String SHOW_TITLE
public static final java.lang.String SHOW_DATE_CREATED
public static final java.lang.String SHOW_BAR
| Constructor Detail |
|---|
public UIPCVPortlet()
throws java.lang.Exception
java.lang.Exception - the exception| Method Detail |
|---|
public void activateMode(javax.portlet.PortletMode mode)
throws java.lang.Exception
mode - the mode
java.lang.Exception - the exception
public void processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context)
throws java.lang.Exception
processRender in class org.exoplatform.webui.core.UIPortletApplicationjava.lang.Exception
public boolean canEditPortlet()
throws java.lang.Exception
java.lang.Exception - the exceptionpublic java.lang.String getCurrentNodePath()
public void setCurrentNodePath(java.lang.String currentNodePath)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||