org.exoplatform.wcm.webui.search
Class UIWCMSearchPortlet

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.search.UIWCMSearchPortlet

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


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 BASE_PATH
          The Constant SHOW_DATE_CREATED.
static java.lang.String DETAIL_PARAMETER_NAME
          The Constant DETAIL_PARAMETER_NAME.
static java.lang.String ITEMS_PER_PAGE
          The Constant ITEMS_PER_PAGE.
static java.lang.String PAGE_MODE
          The Constant PAGE_MODE.
static java.lang.String REPOSITORY
          The Constant REPOSITORY.
static java.lang.String SEARCH_FORM_TEMPLATE_PATH
          The Constant SEARCH_FORM_TEMPLATE_PATH.
static java.lang.String SEARCH_PAGE_LAYOUT_TEMPLATE_PATH
          The Constant SEARCH_PAGE_LAYOUT_TEMPLATE_PATH.
static java.lang.String SEARCH_PAGINATOR_TEMPLATE_PATH
          The Constant SEARCH_PAGINATOR_TEMPLATE_PATH.
static java.lang.String SEARCH_RESULT_TEMPLATE_PATH
          The Constant SEARCH_RESULT_TEMPLATE_PATH.
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
UIWCMSearchPortlet()
          Instantiates a new uIWCM search 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

SEARCH_FORM_TEMPLATE_PATH

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


SEARCH_RESULT_TEMPLATE_PATH

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


SEARCH_PAGINATOR_TEMPLATE_PATH

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


SEARCH_PAGE_LAYOUT_TEMPLATE_PATH

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


REPOSITORY

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

See Also:
Constant Field Values

WORKSPACE

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

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

PAGE_MODE

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

See Also:
Constant Field Values

BASE_PATH

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

See Also:
Constant Field Values

DETAIL_PARAMETER_NAME

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

See Also:
Constant Field Values
Constructor Detail

UIWCMSearchPortlet

public UIWCMSearchPortlet()
                   throws java.lang.Exception
Instantiates a new uIWCM search 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 © 2012 eXo Platform SAS. All Rights Reserved.