| Constructor and Description |
|---|
TrackbackImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTrackback(com.liferay.blogs.kernel.model.BlogsEntry entry,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String excerpt,
String url,
String blogName,
String title,
com.liferay.portal.kernel.util.Function<String,com.liferay.portal.kernel.service.ServiceContext> serviceContextFunction) |
protected String |
buildBBCodeBody(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String excerpt,
String url) |
protected String |
buildBody(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String excerpt,
String url) |
protected String |
buildEntryURL(com.liferay.blogs.kernel.model.BlogsEntry entry,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
protected String |
buildHTMLBody(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String excerpt,
String url) |
void |
setCommentManager(com.liferay.portal.kernel.comment.CommentManager commentManager) |
void |
setLinkbackConsumer(LinkbackConsumer linkbackConsumer) |
public void addTrackback(com.liferay.blogs.kernel.model.BlogsEntry entry,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String excerpt,
String url,
String blogName,
String title,
com.liferay.portal.kernel.util.Function<String,com.liferay.portal.kernel.service.ServiceContext> serviceContextFunction)
throws com.liferay.portal.kernel.exception.PortalException
addTrackback in interface Trackbackcom.liferay.portal.kernel.exception.PortalExceptionpublic void setCommentManager(com.liferay.portal.kernel.comment.CommentManager commentManager)
setCommentManager in interface Trackbackpublic void setLinkbackConsumer(LinkbackConsumer linkbackConsumer)
setLinkbackConsumer in interface Trackbackprotected String buildBBCodeBody(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, String excerpt, String url)
protected String buildBody(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, String excerpt, String url)
protected String buildEntryURL(com.liferay.blogs.kernel.model.BlogsEntry entry, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException