org.exoplatform.wcm.webui.pclv
Class UIPCLVPortlet

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.core.UIApplication
              extended by org.exoplatform.webui.core.UIPortletApplication
                  extended by org.exoplatform.wcm.webui.pclv.UIPCLVPortlet

public class UIPCLVPortlet
extends org.exoplatform.webui.core.UIPortletApplication

Created by The eXo Platform SAS Author : eXoPlatform chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Jun 19, 2009


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 FOLDER_PATH
          The Constant FOLDER_PATH.
static java.lang.String FORM_VIEW_TEMPLATE_PATH
          The Constant FORM_VIEW_TEMPLATE_PATH.
static java.lang.String HEADER
          The Constant HEADER.
static java.lang.String ITEMS_PER_PAGE
          The Constant ITEMS_PER_PAGE.
static java.lang.String ORDER_BY
          The Constant ORDER_BY.
static java.lang.String ORDER_TYPE
          The Constant ORDER_TYPE.
static java.lang.String PAGINATOR_TEMPlATE_PATH
          The Constant PAGINATOR_TEMPlATE_PATH.
static java.lang.String PARAMETERIZED_MANAGEMENT_PORTLET_POPUP_WINDOW
          The Constant PARAMETERIZED_MANAGEMENT_PORTLET_POPUP_WINDOW.
static java.lang.String PREFERENCE_REPOSITORY
          The Constant REPOSITORY.
static java.lang.String PREFERENCE_TARGET_PAGE
          The Constant PREFERENCE_TARGET_PAGE.
static java.lang.String PREFERENCE_TREE_NAME
          The Constant PREFERENCE_TREE_NAME.
static java.lang.String REPOSITORY
          The Constant REPOSITORY.
static java.lang.String SHOW_AUTO_DETECT
          The Constant SHOW_AUTO_DETECT.
static java.lang.String SHOW_DATE_CREATED
          The Constant SHOW_DATE_CREATED.
static java.lang.String SHOW_HEADER
          The Constant SHOW_HEADER.
static java.lang.String SHOW_LINK
          The Constant SHOW_LINK.
static java.lang.String SHOW_READMORE
          The Constant SHOW_MORE_LINK.
static java.lang.String SHOW_REFRESH_BUTTON
          The Constant SHOW_REFRESH_BUTTON.
static java.lang.String SHOW_RSS_LINK
          The Constant SHOW_RSS_LINK.
static java.lang.String SHOW_SUMMARY
          The Constant SHOW_SUMMARY.
static java.lang.String SHOW_THUMBNAILS_VIEW
          The Constant SHOW_THUMBNAILS_VIEW.
static java.lang.String SHOW_TITLE
          The Constant SHOW_TITLE.
static java.lang.String TARGET_PAGE
          The Constant TARGET_PAGE.
static java.lang.String VIEWER_MODE
          The Constant VIEWER_MODE.
static java.lang.String WORKSPACE
          The Constant WORKSPACE.
 
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
UIPCLVPortlet()
          Instantiates a new uIPCLV portlet.
 
Method Summary
 void processRender(org.exoplatform.webui.application.WebuiApplication app, org.exoplatform.webui.application.WebuiRequestContext context)
           
 
Methods inherited from class org.exoplatform.webui.core.UIPortletApplication
getMinHeight, getMinWidth, getUIPopupMessages, setMinHeight, setMinWidth
 
Methods inherited from class org.exoplatform.webui.core.UIApplication
addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, processAction, renderBlockToUpdate, renderChildren, 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

PARAMETERIZED_MANAGEMENT_PORTLET_POPUP_WINDOW

public static final java.lang.String PARAMETERIZED_MANAGEMENT_PORTLET_POPUP_WINDOW
The Constant PARAMETERIZED_MANAGEMENT_PORTLET_POPUP_WINDOW.

See Also:
Constant Field Values

PREFERENCE_REPOSITORY

public static final java.lang.String PREFERENCE_REPOSITORY
The Constant REPOSITORY.

See Also:
Constant Field Values

PREFERENCE_TREE_NAME

public static final java.lang.String PREFERENCE_TREE_NAME
The Constant PREFERENCE_TREE_NAME.

See Also:
Constant Field Values

PREFERENCE_TARGET_PAGE

public static final java.lang.String PREFERENCE_TARGET_PAGE
The Constant PREFERENCE_TARGET_PAGE.

See Also:
Constant Field Values

WORKSPACE

public static final java.lang.String WORKSPACE
The Constant WORKSPACE.

See Also:
Constant Field Values

VIEWER_MODE

public static final java.lang.String VIEWER_MODE
The Constant VIEWER_MODE.

See Also:
Constant Field Values

HEADER

public static final java.lang.String HEADER
The Constant HEADER.

See Also:
Constant Field Values

ORDER_TYPE

public static final java.lang.String ORDER_TYPE
The Constant ORDER_TYPE.

See Also:
Constant Field Values

ORDER_BY

public static final java.lang.String ORDER_BY
The Constant ORDER_BY.

See Also:
Constant Field Values

ITEMS_PER_PAGE

public static final java.lang.String ITEMS_PER_PAGE
The Constant ITEMS_PER_PAGE.

See Also:
Constant Field Values

SHOW_LINK

public static final java.lang.String SHOW_LINK
The Constant SHOW_LINK.

See Also:
Constant Field Values

FORM_VIEW_TEMPLATE_PATH

public static final java.lang.String FORM_VIEW_TEMPLATE_PATH
The Constant FORM_VIEW_TEMPLATE_PATH.

See Also:
Constant Field Values

PAGINATOR_TEMPlATE_PATH

public static final java.lang.String PAGINATOR_TEMPlATE_PATH
The Constant PAGINATOR_TEMPlATE_PATH.

See Also:
Constant Field Values

SHOW_HEADER

public static final java.lang.String SHOW_HEADER
The Constant SHOW_HEADER.

See Also:
Constant Field Values

SHOW_REFRESH_BUTTON

public static final java.lang.String SHOW_REFRESH_BUTTON
The Constant SHOW_REFRESH_BUTTON.

See Also:
Constant Field Values

SHOW_SUMMARY

public static final java.lang.String SHOW_SUMMARY
The Constant SHOW_SUMMARY.

See Also:
Constant Field Values

SHOW_THUMBNAILS_VIEW

public static final java.lang.String SHOW_THUMBNAILS_VIEW
The Constant SHOW_THUMBNAILS_VIEW.

See Also:
Constant Field Values

SHOW_TITLE

public static final java.lang.String SHOW_TITLE
The Constant SHOW_TITLE.

See Also:
Constant Field Values

SHOW_DATE_CREATED

public static final java.lang.String SHOW_DATE_CREATED
The Constant SHOW_DATE_CREATED.

See Also:
Constant Field Values

SHOW_READMORE

public static final java.lang.String SHOW_READMORE
The Constant SHOW_MORE_LINK.

See Also:
Constant Field Values

SHOW_RSS_LINK

public static final java.lang.String SHOW_RSS_LINK
The Constant SHOW_RSS_LINK.

See Also:
Constant Field Values

SHOW_AUTO_DETECT

public static final java.lang.String SHOW_AUTO_DETECT
The Constant SHOW_AUTO_DETECT.

See Also:
Constant Field Values

TARGET_PAGE

public static final java.lang.String TARGET_PAGE
The Constant TARGET_PAGE.

See Also:
Constant Field Values

FOLDER_PATH

public static final java.lang.String FOLDER_PATH
The Constant FOLDER_PATH.

See Also:
Constant Field Values

REPOSITORY

public static final java.lang.String REPOSITORY
The Constant REPOSITORY.

See Also:
Constant Field Values
Constructor Detail

UIPCLVPortlet

public UIPCLVPortlet()
              throws java.lang.Exception
Instantiates a new uIPCLV portlet.

Throws:
java.lang.Exception - the exception
Method Detail

processRender

public void processRender(org.exoplatform.webui.application.WebuiApplication app,
                          org.exoplatform.webui.application.WebuiRequestContext context)
                   throws java.lang.Exception
Overrides:
processRender in class org.exoplatform.webui.core.UIPortletApplication
Throws:
java.lang.Exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.