com.liferay.portlet.blogs.util
Class BlogsUtil

java.lang.Object
  extended by com.liferay.portlet.blogs.util.BlogsUtil

public class BlogsUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
BlogsUtil()
           
 
Method Summary
static java.lang.String getUrlTitle(long entryId, java.lang.String title)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlogsUtil

public BlogsUtil()
Method Detail

getUrlTitle

public static java.lang.String getUrlTitle(long entryId,
                                           java.lang.String title)