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 |
DISPLAY_STYLE_ABSTRACT
public static final String DISPLAY_STYLE_ABSTRACT
- See Also:
- Constant Field Values
DISPLAY_STYLE_FULL_CONTENT
public static final String DISPLAY_STYLE_FULL_CONTENT
- See Also:
- Constant Field Values
DISPLAY_STYLE_TITLE
public static final String DISPLAY_STYLE_TITLE
- See Also:
- Constant Field Values
BlogsUtil
public BlogsUtil()
getCommentsCount
public static int getCommentsCount(BlogsEntry entry)
getEmailDefinitionTerms
public static Map<String,String> getEmailDefinitionTerms(PortletRequest portletRequest,
String emailFromAddress,
String emailFromName)
getEmailFromDefinitionTerms
public static Map<String,String> getEmailFromDefinitionTerms(PortletRequest portletRequest,
String emailFromAddress,
String emailFromName)
getSearchContainerResults
public static SearchContainerResults<AssetEntry> getSearchContainerResults(SearchContainer<?> searchContainer)
throws PortalException
- Throws:
PortalException
getUrlTitle
public static String getUrlTitle(long entryId,
String title)