|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JournalArticleDisplay | |
|---|---|
| com.liferay.portlet.journal.service | |
| com.liferay.portlet.journal.util | |
| Uses of JournalArticleDisplay in com.liferay.portlet.journal.service |
|---|
| Methods in com.liferay.portlet.journal.service that return JournalArticleDisplay | |
|---|---|
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article, based on the DDM template. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article, based on the DDM template. |
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article, based on the DDM template. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the specified version of the web content article matching the group, article ID, and DDM template. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the specified version of the web content article matching the group, article ID, and DDM template. |
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the specified version of the web content article matching the group, article ID, and DDM template. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article matching the group, article ID, and DDM template. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article matching the group, article ID, and DDM template. |
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the specified version of the web content article matching the group, article ID, and DDM template. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID. |
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group, article ID, and DDM template. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group, article ID, and DDM template. |
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns a web content article display for the specified page of the latest version of the web content article matching the group, article ID, and DDM template. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group, article ID, and DDM template. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group, article ID, and DDM template. |
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group, article ID, and DDM template. |
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID. |
| Uses of JournalArticleDisplay in com.liferay.portlet.journal.util |
|---|
| Methods in com.liferay.portlet.journal.util that return JournalArticleDisplay | |
|---|---|
JournalArticleDisplay |
JournalContent.getDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalContentUtil.getDisplay(long groupId,
String articleId,
double version,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalContent.getDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalContentUtil.getDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalContent.getDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel)
|
static JournalArticleDisplay |
JournalContentUtil.getDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel)
|
JournalArticleDisplay |
JournalContent.getDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalContentUtil.getDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalContent.getDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel)
|
static JournalArticleDisplay |
JournalContentUtil.getDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel)
|
JournalArticleDisplay |
JournalContent.getDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalContentUtil.getDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalContent.getDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalContentUtil.getDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||