public class UIWikiBreadCrumb
extends org.exoplatform.webui.core.UIContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
UIWikiBreadCrumb.SwitchSpaceActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
SPACE_SWITCHER |
| Constructor and Description |
|---|
UIWikiBreadCrumb() |
| Modifier and Type | Method and Description |
|---|---|
String |
createActionLink(org.exoplatform.wiki.service.BreadcrumbData breadCumbData) |
String |
getActionLabel() |
List<org.exoplatform.wiki.service.BreadcrumbData> |
getBreadCumbs() |
org.exoplatform.wiki.service.WikiPageParams |
getPageParam() |
String |
getParentURL() |
String |
getWikiName() |
String |
getWikiType() |
boolean |
isAllowChooseSpace() |
boolean |
isDisplayFullSpaceName() |
boolean |
isLink() |
boolean |
isShowWikiName() |
boolean |
isShowWikiType() |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
setActionLabel(String actionLabel) |
void |
setAllowChooseSpace(boolean isAlowChooseSpace) |
void |
setBreadCumbs(List<org.exoplatform.wiki.service.BreadcrumbData> breadCumbs) |
void |
setDisplayFullSpaceName(boolean isDisplayFullSpaceName) |
UIWikiBreadCrumb |
setLink(boolean isLink) |
void |
setShowWikiName(boolean isShowWikiName) |
void |
setShowWikiType(boolean isShowWikiType) |
addChild, 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, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String SPACE_SWITCHER
public List<org.exoplatform.wiki.service.BreadcrumbData> getBreadCumbs()
public void setBreadCumbs(List<org.exoplatform.wiki.service.BreadcrumbData> breadCumbs)
public String getActionLabel()
public void setActionLabel(String actionLabel)
public boolean isLink()
public UIWikiBreadCrumb setLink(boolean isLink)
public boolean isAllowChooseSpace()
public void setAllowChooseSpace(boolean isAlowChooseSpace)
public boolean isShowWikiName()
public void setShowWikiName(boolean isShowWikiName)
public org.exoplatform.wiki.service.WikiPageParams getPageParam()
throws Exception
Exceptionpublic boolean isShowWikiType()
public void setShowWikiType(boolean isShowWikiType)
public boolean isDisplayFullSpaceName()
public void setDisplayFullSpaceName(boolean isDisplayFullSpaceName)
public String createActionLink(org.exoplatform.wiki.service.BreadcrumbData breadCumbData) throws Exception
ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.