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 String BASE_PATH
          The Constant SHOW_DATE_CREATED.
static String DETAIL_PARAMETER_NAME
          The Constant DETAIL_PARAMETER_NAME.
static String ITEMS_PER_PAGE
          The Constant ITEMS_PER_PAGE.
static String PAGE_MODE
          The Constant PAGE_MODE.
static String REPOSITORY
          The Constant REPOSITORY.
static String SEARCH_FORM_TEMPLATE_PATH
          The Constant SEARCH_FORM_TEMPLATE_PATH.
static String SEARCH_PAGE_LAYOUT_TEMPLATE_PATH
          The Constant SEARCH_PAGE_LAYOUT_TEMPLATE_PATH.
static String SEARCH_PAGINATOR_TEMPLATE_PATH
          The Constant SEARCH_PAGINATOR_TEMPLATE_PATH.
static String SEARCH_RESULT_TEMPLATE_PATH
          The Constant SEARCH_RESULT_TEMPLATE_PATH.
static 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, 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

SEARCH_FORM_TEMPLATE_PATH

public static final String SEARCH_FORM_TEMPLATE_PATH
The Constant SEARCH_FORM_TEMPLATE_PATH.

See Also:
Constant Field Values

SEARCH_RESULT_TEMPLATE_PATH

public static final String SEARCH_RESULT_TEMPLATE_PATH
The Constant SEARCH_RESULT_TEMPLATE_PATH.

See Also:
Constant Field Values

SEARCH_PAGINATOR_TEMPLATE_PATH

public static final String SEARCH_PAGINATOR_TEMPLATE_PATH
The Constant SEARCH_PAGINATOR_TEMPLATE_PATH.

See Also:
Constant Field Values

SEARCH_PAGE_LAYOUT_TEMPLATE_PATH

public static final String SEARCH_PAGE_LAYOUT_TEMPLATE_PATH
The Constant SEARCH_PAGE_LAYOUT_TEMPLATE_PATH.

See Also:
Constant Field Values

REPOSITORY

public static final String REPOSITORY
The Constant REPOSITORY.

See Also:
Constant Field Values

WORKSPACE

public static final String WORKSPACE
The Constant WORKSPACE.

See Also:
Constant Field Values

ITEMS_PER_PAGE

public static final String ITEMS_PER_PAGE
The Constant ITEMS_PER_PAGE.

See Also:
Constant Field Values

PAGE_MODE

public static final String PAGE_MODE
The Constant PAGE_MODE.

See Also:
Constant Field Values

BASE_PATH

public static final String BASE_PATH
The Constant SHOW_DATE_CREATED.

See Also:
Constant Field Values

DETAIL_PARAMETER_NAME

public static final String DETAIL_PARAMETER_NAME
The Constant DETAIL_PARAMETER_NAME.

See Also:
Constant Field Values
Constructor Detail

UIWCMSearchPortlet

public UIWCMSearchPortlet()
                   throws Exception
Instantiates a new uIWCM search portlet.

Throws:
Exception - the exception
Method Detail

processRender

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.