org.exoplatform.wiki.webui
Class UIWikiDeletePageConfirm

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.wiki.webui.core.UIWikiComponent
          extended by org.exoplatform.wiki.webui.UIWikiDeletePageConfirm

public class UIWikiDeletePageConfirm
extends UIWikiComponent

Created by The eXo Platform SAS Author : viet nguyen viet.nguyen@exoplatform.com Apr 26, 2010


Nested Class Summary
static class UIWikiDeletePageConfirm.CancelActionListener
           
static class UIWikiDeletePageConfirm.OKActionListener
           
 
Field Summary
 
Fields inherited from class org.exoplatform.wiki.webui.core.UIWikiComponent
accept_Modes
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIWikiDeletePageConfirm()
           
 
Method Summary
protected  org.exoplatform.wiki.mow.core.api.wiki.PageImpl getCurrentPage()
           
protected  String getCurrentPageId()
           
protected  String getHomeURL()
           
protected  List<org.exoplatform.wiki.service.search.SearchResult> getRelativePages()
           
protected  String getWiki()
           
 
Methods inherited from class org.exoplatform.wiki.webui.core.UIWikiComponent
getAccept_Modes, getCurrentMode, processRender, setAccept_Modes
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, 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
 

Constructor Detail

UIWikiDeletePageConfirm

public UIWikiDeletePageConfirm()
                        throws Exception
Throws:
Exception
Method Detail

getRelativePages

protected List<org.exoplatform.wiki.service.search.SearchResult> getRelativePages()

getCurrentPage

protected org.exoplatform.wiki.mow.core.api.wiki.PageImpl getCurrentPage()

getCurrentPageId

protected String getCurrentPageId()

getWiki

protected String getWiki()

getHomeURL

protected String getHomeURL()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.