Class UISearchPageLayoutManager
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.wcm.webui.search.config.UISearchPageLayoutManager
- All Implemented Interfaces:
org.exoplatform.ecm.webui.selector.UISelectable
public class UISearchPageLayoutManager
extends org.exoplatform.webui.form.UIForm
implements org.exoplatform.ecm.webui.selector.UISelectable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe listener interface for receiving cancelAction events.static classThe listener interface for receiving saveAction events.static classThe listener interface for receiving selectTargetPageAction events.Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe Constant BASE_PATH_INPUT.static final StringThe Constant BASE_PATH_INPUT_SET_ACTION.static final StringThe Constant BASE_PATH_SELECTOR_POPUP_WINDOW.static final StringThe Constant ITEMS_PER_PAGE_SELECTOR.static final StringThe Constant PAGE_MODE_SELECTOR.static final StringThe Constant PORTLET_NAME.static final StringThe Constant SEARCH_FORM_TEMPLATE_CATEGORY.static final StringThe Constant SEARCH_FORM_TEMPLATE_SELECTOR.static final StringThe Constant SEARCH_PAGE_LAYOUT_CATEGORY.static final StringThe Constant SEARCH_PAGE_LAYOUT_SELECTOR.static final StringThe Constant SEARCH_PAGINATOR_TEMPLATE_SELECTOR.static final StringThe Constant SEARCH_RESULT_TEMPLATE_CATEGORY.static final StringThe Constant SEARCH_RESULT_TEMPLATE_SELECTOR.Fields inherited from class org.exoplatform.webui.form.UIForm
ACTION, SUBCOMPONENT_IDFields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new uI search page layout manager. -
Method Summary
Methods inherited from class org.exoplatform.webui.form.UIForm
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urlMethods 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, setRenderedChildrenOfTypesMethods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url
-
Field Details
-
PORTLET_NAME
The Constant PORTLET_NAME.- See Also:
-
SEARCH_PAGE_LAYOUT_CATEGORY
The Constant SEARCH_PAGE_LAYOUT_CATEGORY.- See Also:
-
SEARCH_PAGE_LAYOUT_SELECTOR
The Constant SEARCH_PAGE_LAYOUT_SELECTOR.- See Also:
-
SEARCH_FORM_TEMPLATE_CATEGORY
The Constant SEARCH_FORM_TEMPLATE_CATEGORY.- See Also:
-
SEARCH_RESULT_TEMPLATE_CATEGORY
The Constant SEARCH_RESULT_TEMPLATE_CATEGORY.- See Also:
-
SEARCH_FORM_TEMPLATE_SELECTOR
The Constant SEARCH_FORM_TEMPLATE_SELECTOR.- See Also:
-
SEARCH_PAGINATOR_TEMPLATE_SELECTOR
The Constant SEARCH_PAGINATOR_TEMPLATE_SELECTOR.- See Also:
-
SEARCH_RESULT_TEMPLATE_SELECTOR
The Constant SEARCH_RESULT_TEMPLATE_SELECTOR.- See Also:
-
ITEMS_PER_PAGE_SELECTOR
The Constant ITEMS_PER_PAGE_SELECTOR.- See Also:
-
PAGE_MODE_SELECTOR
The Constant PAGE_MODE_SELECTOR.- See Also:
-
BASE_PATH_INPUT
The Constant BASE_PATH_INPUT.- See Also:
-
BASE_PATH_SELECTOR_POPUP_WINDOW
The Constant BASE_PATH_SELECTOR_POPUP_WINDOW.- See Also:
-
BASE_PATH_INPUT_SET_ACTION
The Constant BASE_PATH_INPUT_SET_ACTION.- See Also:
-
-
Constructor Details
-
UISearchPageLayoutManager
Instantiates a new uI search page layout manager.- Throws:
Exception- the exception
-
-
Method Details
-
getPopupId
- Returns:
- the popupId
-
setPopupId
- Parameters:
popupId- the popupId to set
-
doSelect
- Specified by:
doSelectin interfaceorg.exoplatform.ecm.webui.selector.UISelectable- Throws:
Exception
-