Class UISearchPageLayout

java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.portal.webui.portal.UIPortalComponent
org.exoplatform.portal.webui.container.UIContainer
org.exoplatform.wcm.webui.search.UISearchPageLayout

public class UISearchPageLayout extends org.exoplatform.portal.webui.container.UIContainer
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    The listener interface for receiving quickEditAction events.

    Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer

    org.exoplatform.webui.core.UIContainer.SelectTabActionListener
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The Constant SEARCH_FORM.
    static final String
    The Constant SEARCH_RESULT.

    Fields inherited from class org.exoplatform.portal.webui.container.UIContainer

    cssClass, description, icon, profiles, TABLE_COLUMN_CONTAINER

    Fields inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent

    factoryId, height, name, template, width

    Fields inherited from class org.exoplatform.webui.core.UIComponent

    AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent, USE_WEBUI_RESOURCES
  • Constructor Summary

    Constructors
    Constructor
    Description
    Instantiates a new uI search page layout.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the portlet id.
     
    org.exoplatform.resolver.ResourceResolver
    getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context, String template)
     

    Methods inherited from class org.exoplatform.portal.webui.container.UIContainer

    getCssClass, getDescription, getIcon, getPermissionClasses, getProfiles, getStorageId, processRender, setCssClass, setDescription, setIcon, setProfiles, setStorageId

    Methods inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent

    getAccessPermissions, getFactoryId, getHeight, getName, getTitle, getWidth, hasAccessPermission, hasPermission, processAction, processDecode, setAccessPermissions, setFactoryId, setHeight, setName, setTemplate, setTitle, setWidth

    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, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getUIComponentName, isRendered, loadConfirmMesssage, 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 Details

  • Constructor Details

    • UISearchPageLayout

      public UISearchPageLayout() throws Exception
      Instantiates a new uI search page layout.
      Throws:
      Exception - the exception
  • Method Details

    • getTemplate

      public String getTemplate()
      Overrides:
      getTemplate in class org.exoplatform.portal.webui.portal.UIPortalComponent
    • getTemplateResourceResolver

      public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context, String template)
      Overrides:
      getTemplateResourceResolver in class org.exoplatform.webui.core.UIComponent
    • getPortletId

      public String getPortletId()
      Gets the portlet id.
      Returns:
      the portlet id