public class UIWikiPermalinkForm
extends org.exoplatform.webui.form.UIForm
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIWikiPermalinkForm.MakePublicActionListener |
static class |
UIWikiPermalinkForm.ManagePermisisonsActionListener |
static class |
UIWikiPermalinkForm.RestrictActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
MAKE_PUBLIC_ACTION |
static String |
MANAGE_PERMISSION_ACTION |
static String |
RESTRICT_ACTION |
| Constructor and Description |
|---|
UIWikiPermalinkForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
protected boolean |
canModifyPagePermission() |
protected boolean |
canPublicAndRetrictPage() |
void |
deActivate() |
protected static String |
getPermanlink()
Get the permalink of current wiki page
With the current page param: type = "group" owner = "spaces/test_space" pageId = "test_page" The permalink will be: http://int.exoplatform.org/portal/intranet/wiki/group/spaces/test_space/test_page |
protected boolean |
isCurrentPagePublic() |
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 RESTRICT_ACTION
public static final String MAKE_PUBLIC_ACTION
public static final String MANAGE_PERMISSION_ACTION
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentprotected boolean canModifyPagePermission()
throws Exception
Exceptionprotected boolean canPublicAndRetrictPage()
throws Exception
Exceptionprotected static String getPermanlink() throws Exception
ExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.