com.liferay.portlet.wiki.util
Class WikiUtil

java.lang.Object
  extended bycom.liferay.portlet.wiki.util.WikiUtil

public class WikiUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
static java.lang.String convert(NodeFilter filter, java.lang.String content)
           
static NodeFilter getFilter(long nodeId)
           
static NodeFilter getFilter(javax.portlet.PortletURL portletURL, long nodeId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convert

public static java.lang.String convert(NodeFilter filter,
                                       java.lang.String content)
                                throws java.io.IOException
Throws:
java.io.IOException

getFilter

public static NodeFilter getFilter(long nodeId)

getFilter

public static NodeFilter getFilter(javax.portlet.PortletURL portletURL,
                                   long nodeId)