|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.blogs.util.BlogsUtil
public class BlogsUtil
| Field Summary | |
|---|---|
static String |
DISPLAY_STYLE_ABSTRACT
|
static String |
DISPLAY_STYLE_FULL_CONTENT
|
static String |
DISPLAY_STYLE_TITLE
|
| Constructor Summary | |
|---|---|
BlogsUtil()
|
|
| Method Summary | |
|---|---|
static int |
getCommentsCount(BlogsEntry entry)
|
static Map<String,String> |
getEmailDefinitionTerms(PortletRequest portletRequest,
String emailFromAddress,
String emailFromName)
|
static Map<String,String> |
getEmailFromDefinitionTerms(PortletRequest portletRequest,
String emailFromAddress,
String emailFromName)
|
static OrderByComparator<BlogsEntry> |
getOrderByComparator(String orderByCol,
String orderByType)
|
static SearchContainerResults<AssetEntry> |
getSearchContainerResults(SearchContainer<?> searchContainer)
|
static String |
getUrlTitle(long entryId,
String title)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DISPLAY_STYLE_ABSTRACT
public static final String DISPLAY_STYLE_FULL_CONTENT
public static final String DISPLAY_STYLE_TITLE
| Constructor Detail |
|---|
public BlogsUtil()
| Method Detail |
|---|
public static int getCommentsCount(BlogsEntry entry)
public static Map<String,String> getEmailDefinitionTerms(PortletRequest portletRequest,
String emailFromAddress,
String emailFromName)
public static Map<String,String> getEmailFromDefinitionTerms(PortletRequest portletRequest,
String emailFromAddress,
String emailFromName)
public static OrderByComparator<BlogsEntry> getOrderByComparator(String orderByCol,
String orderByType)
public static SearchContainerResults<AssetEntry> getSearchContainerResults(SearchContainer<?> searchContainer)
throws PortalException
PortalException
public static String getUrlTitle(long entryId,
String title)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||