com.liferay.portlet.blogs.util
Class BlogsUtil
java.lang.Object
com.liferay.portlet.blogs.util.BlogsUtil
public class BlogsUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POP_PORTLET_PREFIX
public static final String POP_PORTLET_PREFIX
- See Also:
- Constant Field Values
BlogsUtil
public BlogsUtil()
getEmailEntryAddedBody
public static String getEmailEntryAddedBody(PortletPreferences preferences)
getEmailEntryAddedEnabled
public static boolean getEmailEntryAddedEnabled(PortletPreferences preferences)
getEmailEntryAddedSubject
public static String getEmailEntryAddedSubject(PortletPreferences preferences)
getEmailEntryUpdatedBody
public static String getEmailEntryUpdatedBody(PortletPreferences preferences)
getEmailEntryUpdatedEnabled
public static boolean getEmailEntryUpdatedEnabled(PortletPreferences preferences)
getEmailEntryUpdatedSubject
public static String getEmailEntryUpdatedSubject(PortletPreferences preferences)
getEmailFromAddress
public static String getEmailFromAddress(PortletPreferences preferences)
getEmailFromName
public static String getEmailFromName(PortletPreferences preferences)
getMailId
public static String getMailId(String mx,
long entryId)
getUrlTitle
public static String getUrlTitle(long entryId,
String title)