public class UIWikiPageEditForm extends UIWikiForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UIWikiPageEditForm.CancelDraftActionListener |
static class |
UIWikiPageEditForm.CloseActionListener |
static class |
UIWikiPageEditForm.DeleteDraftActionListener |
static class |
UIWikiPageEditForm.ResumeDraftActionListener |
static class |
UIWikiPageEditForm.ViewDraftChangeActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSE |
static String |
EDITOR_TABS |
static String |
FIELD_COMMENT |
static String |
FIELD_CONTENT |
static String |
FIELD_PUBLISH_ACTIVITY_BOTTOM |
static String |
FIELD_PUBLISH_ACTIVITY_UPPER |
static String |
FIELD_TEMPLATEDESCTIPTION |
static String |
HELP_PANEL |
static String |
RICHTEXT_AREA |
static String |
SUBMIT_TOOLBAR_BOTTOM |
static String |
SUBMIT_TOOLBAR_UPPER |
static String |
TITLE_CONTROL |
static String |
UNTITLED |
accept_Modes| Constructor and Description |
|---|
UIWikiPageEditForm() |
getAccept_Modes, getCurrentMode, setAccept_ModesaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, 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 UNTITLED
public static final String FIELD_CONTENT
public static final String FIELD_COMMENT
public static final String FIELD_PUBLISH_ACTIVITY_UPPER
public static final String FIELD_PUBLISH_ACTIVITY_BOTTOM
public static final String TITLE_CONTROL
public static final String EDITOR_TABS
public static final String SUBMIT_TOOLBAR_UPPER
public static final String SUBMIT_TOOLBAR_BOTTOM
public static final String HELP_PANEL
public static final String RICHTEXT_AREA
public static final String FIELD_TEMPLATEDESCTIPTION
public static final String CLOSE
protected void checkToDisplayNotification()
throws Exception
Exceptionpublic void setTitle(String title)
public String getTitle()
public String getInitDraftName()
public void setInitDraftName(String initDraftName)
public boolean isFirstTimeRenderEdit()
public void setFirstTimeRenderEdit(boolean value)
public boolean isInTemplateMode()
public boolean isNewPage()
public long getAutoSaveSequenceTime()
protected String getSaveDraftRestUrl()
protected String getRemoveDraftRestUrl()
public List getNotificationMessages()
public boolean isTemplate()
public void setTemplate(boolean isTemplate)
public String getTemplateId()
public void setTemplateId(String templateId)
public boolean isSidePanelRendered()
public boolean isRunAutoSave()
protected boolean isInRichTextEditor()
public void synPublishActivityStatus(boolean isChecked)
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class UIWikiFormExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.