org.exoplatform.wiki.webui.control.filter
Class IsMarkupModeFilter

java.lang.Object
  extended by org.exoplatform.webui.ext.filter.UIExtensionAbstractFilter
      extended by org.exoplatform.wiki.webui.control.filter.IsMarkupModeFilter
All Implemented Interfaces:
org.exoplatform.webui.ext.filter.UIExtensionFilter

public class IsMarkupModeFilter
extends org.exoplatform.webui.ext.filter.UIExtensionAbstractFilter


Field Summary
 
Fields inherited from class org.exoplatform.webui.ext.filter.UIExtensionAbstractFilter
messageKey
 
Constructor Summary
IsMarkupModeFilter()
           
IsMarkupModeFilter(String messageKey)
           
 
Method Summary
 boolean accept(Map<String,Object> context)
           
 void onDeny(Map<String,Object> context)
           
 
Methods inherited from class org.exoplatform.webui.ext.filter.UIExtensionAbstractFilter
createUIPopupMessages, createUIPopupMessages, createUIPopupMessages, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsMarkupModeFilter

public IsMarkupModeFilter()

IsMarkupModeFilter

public IsMarkupModeFilter(String messageKey)
Method Detail

accept

public boolean accept(Map<String,Object> context)
               throws Exception
Throws:
Exception

onDeny

public void onDeny(Map<String,Object> context)
            throws Exception
Throws:
Exception


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.