public class UIWikiAdvanceSearchForm
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UIWikiAdvanceSearchForm.SearchActionListener |
static class |
UIWikiAdvanceSearchForm.SwitchSpaceActionListener
Switches to another space, searches for wiki pages in that space
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SWITCH_SPACE_ACTION |
static String |
UI_WIKI_ADVANCE_SEARCH_FORM |
| Constructor and Description |
|---|
UIWikiAdvanceSearchForm() |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.webui.core.model.SelectOptionGroup |
getAllWikiOptions() |
org.exoplatform.webui.core.model.SelectOptionGroup |
getGroupWikiOptions() |
int |
getItemPerPage()
Get number of items per page
|
String |
getKeyword() |
long |
getNumberOfSearchResult() |
int |
getPageAvailable() |
org.exoplatform.webui.core.model.SelectOptionGroup |
getPortalWikiOptions() |
org.exoplatform.webui.core.model.SelectOptionGroup |
getUserWikiOptions() |
void |
gotoSearchPage(int pageIndex) |
void |
processSearchAction() |
void |
resetWikiSpaces() |
void |
setItemsPerPage(int value) |
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, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, 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, urlpublic static final String UI_WIKI_ADVANCE_SEARCH_FORM
public static final String SWITCH_SPACE_ACTION
public org.exoplatform.webui.core.model.SelectOptionGroup getAllWikiOptions()
throws Exception
Exceptionpublic org.exoplatform.webui.core.model.SelectOptionGroup getPortalWikiOptions()
throws Exception
Exceptionpublic org.exoplatform.webui.core.model.SelectOptionGroup getGroupWikiOptions()
throws Exception
Exceptionpublic org.exoplatform.webui.core.model.SelectOptionGroup getUserWikiOptions()
throws Exception
Exceptionpublic long getNumberOfSearchResult()
public void setItemsPerPage(int value)
public int getItemPerPage()
public String getKeyword()
public int getPageAvailable()
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.