org.exoplatform.wiki.webui
Class UIWikiPortlet
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIApplication
org.exoplatform.webui.core.UIPortletApplication
org.exoplatform.wiki.webui.UIWikiPortlet
public class UIWikiPortlet
- extends org.exoplatform.webui.core.UIPortletApplication
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.core.UIPortletApplication |
CONFIG_MODE, EDIT_MODE, HELP_MODE, VIEW_MODE |
| Fields inherited from class org.exoplatform.webui.core.UIApplication |
log |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.webui.core.UIPortletApplication |
getMinHeight, getMinWidth, getUIPopupMessages, renderChildren, serveResource, setMinHeight, setMinWidth |
| Methods inherited from class org.exoplatform.webui.core.UIApplication |
addMessage, addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, processAction, renderBlockToUpdate, setLastAccessApplication, setOwner |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VIEW_PAGE_ACTION
public static String VIEW_PAGE_ACTION
CHANGE_MODE_ACTION
public static String CHANGE_MODE_ACTION
REDIRECT_ACTION
public static String REDIRECT_ACTION
WIKI_PORTLET_ACTION_PREFIX
public static String WIKI_PORTLET_ACTION_PREFIX
UIWikiPortlet
public UIWikiPortlet()
throws Exception
- Throws:
Exception
getPortletPreferences
public WikiPortletPreference getPortletPreferences()
setPortletPreferences
public void setPortletPreferences(WikiPortletPreference portletPreferences)
getResourceBundle
public ResourceBundle getResourceBundle()
processRender
public void processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
- Overrides:
processRender in class org.exoplatform.webui.core.UIPortletApplication
- Throws:
Exception
getPopupContainer
public org.exoplatform.webui.core.UIPopupContainer getPopupContainer(UIWikiPortlet.PopupLevel level)
getWikiMode
public WikiMode getWikiMode()
getEditMode
public EditMode getEditMode()
getSectionIndex
public String getSectionIndex()
setSectionIndex
public void setSectionIndex(String sectionIndex)
getRedirectURL
public String getRedirectURL()
setRedirectURL
public void setRedirectURL(String redirectURL)
changeMode
public void changeMode(WikiMode newMode)
changeEditMode
public void changeEditMode(EditMode newEditMode)
getUIExtContext
public HashMap<String,Object> getUIExtContext()
throws Exception
- Throws:
Exception
isKeepSessionAlive
protected boolean isKeepSessionAlive()
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.