|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ThemeDisplay in com.liferay.portal.action |
|---|
| Methods in com.liferay.portal.action with parameters of type ThemeDisplay | |
|---|---|
protected void |
VerifyEmailAddressAction.sendEmailAddressVerification(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ThemeDisplay themeDisplay)
|
protected void |
UpdateLayoutAction.storeAddContentPortletPreferences(javax.servlet.http.HttpServletRequest request,
Layout layout,
String portletId,
ThemeDisplay themeDisplay)
|
protected void |
UpdatePasswordAction.updatePassword(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ThemeDisplay themeDisplay,
Ticket ticket)
|
protected void |
VerifyEmailAddressAction.verifyEmailAddress(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.asset |
|---|
| Methods in com.liferay.portal.asset with parameters of type ThemeDisplay | |
|---|---|
protected String |
LayoutRevisionAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
LayoutAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.events |
|---|
| Methods in com.liferay.portal.events that return ThemeDisplay | |
|---|---|
ThemeDisplay |
ServicePreAction.initThemeDisplay(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.lar |
|---|
| Methods in com.liferay.portal.kernel.lar with parameters of type ThemeDisplay | |
|---|---|
static PortletDataContext |
PortletDataContextFactoryUtil.createPreparePortletDataContext(ThemeDisplay themeDisplay,
Date startDate,
Date endDate)
|
PortletDataContext |
PortletDataContextFactory.createPreparePortletDataContext(ThemeDisplay themeDisplay,
Date startDate,
Date endDate)
|
Layout |
ExportImportHelper.getExportableLayout(ThemeDisplay themeDisplay)
|
static Layout |
ExportImportHelperUtil.getExportableLayout(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.mobile.device.rulegroup |
|---|
| Methods in com.liferay.portal.kernel.mobile.device.rulegroup with parameters of type ThemeDisplay | |
|---|---|
MDRRuleGroupInstance |
RuleGroupProcessor.evaluateRuleGroups(ThemeDisplay themeDisplay)
|
static MDRRuleGroupInstance |
RuleGroupProcessorUtil.evaluateRuleGroups(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.mobile.device.rulegroup.rule |
|---|
| Methods in com.liferay.portal.kernel.mobile.device.rulegroup.rule with parameters of type ThemeDisplay | |
|---|---|
boolean |
RuleHandler.evaluateRule(MDRRule mdrRule,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet with parameters of type ThemeDisplay | |
|---|---|
static Layout |
PortletConfigurationLayoutUtil.getLayout(ThemeDisplay themeDisplay)
|
| Constructors in com.liferay.portal.kernel.portlet with parameters of type ThemeDisplay | |
|---|---|
ThemeDisplayModel(ThemeDisplay themeDisplay)
|
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.search |
|---|
| Methods in com.liferay.portal.kernel.search with parameters of type ThemeDisplay | |
|---|---|
protected Object[] |
BaseOpenSearchImpl.addSearchResults(String[] queryTerms,
String keywords,
int startPage,
int itemsPerPage,
int total,
int start,
String title,
String searchPath,
String format,
ThemeDisplay themeDisplay)
|
protected Object[] |
BaseOpenSearchImpl.addSearchResults(String keywords,
int startPage,
int itemsPerPage,
int total,
int start,
String title,
String searchPath,
String format,
ThemeDisplay themeDisplay)
Deprecated. As of 6.1.0 |
protected Object[] |
BaseOpenSearchImpl.addSearchResultsAtom(Document doc,
String[] queryTerms,
String keywords,
int startPage,
int itemsPerPage,
int total,
int start,
int totalPages,
int previousPage,
int nextPage,
String title,
String searchPath,
ThemeDisplay themeDisplay)
|
protected Object[] |
BaseOpenSearchImpl.addSearchResultsRSS(Document doc,
String[] queryTerms,
String keywords,
int startPage,
int itemsPerPage,
int total,
int start,
int totalPages,
int previousPage,
int nextPage,
String title,
String searchPath,
ThemeDisplay themeDisplay)
|
protected String |
HitsOpenSearchImpl.getURL(ThemeDisplay themeDisplay,
long groupId,
Document result,
PortletURL portletURL)
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.servlet.taglib.ui |
|---|
| Methods in com.liferay.portal.kernel.servlet.taglib.ui with parameters of type ThemeDisplay | |
|---|---|
static BreadcrumbEntry |
BreadcrumbUtil.getGuestGroupBreadcrumbEntry(ThemeDisplay themeDisplay)
|
static List<BreadcrumbEntry> |
BreadcrumbUtil.getLayoutBreadcrumbEntries(ThemeDisplay themeDisplay)
|
static List<BreadcrumbEntry> |
BreadcrumbUtil.getParentGroupBreadcrumbEntries(ThemeDisplay themeDisplay)
|
static BreadcrumbEntry |
BreadcrumbUtil.getScopeGroupBreadcrumbEntry(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.templateparser |
|---|
| Constructors in com.liferay.portal.kernel.templateparser with parameters of type ThemeDisplay | |
|---|---|
TemplateNode(ThemeDisplay themeDisplay,
String name,
String data,
String type,
Map<String,String> attributes)
|
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.trash |
|---|
| Methods in com.liferay.portal.kernel.trash with parameters of type ThemeDisplay | |
|---|---|
String |
BaseTrashRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.kernel.workflow |
|---|
| Methods in com.liferay.portal.kernel.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
BaseWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.lar |
|---|
| Methods in com.liferay.portal.lar with parameters of type ThemeDisplay | |
|---|---|
PortletDataContext |
PortletDataContextFactoryImpl.createPreparePortletDataContext(ThemeDisplay themeDisplay,
Date startDate,
Date endDate)
|
Layout |
ExportImportHelperImpl.getExportableLayout(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.layoutconfiguration.util.xml |
|---|
| Methods in com.liferay.portal.layoutconfiguration.util.xml with parameters of type ThemeDisplay | |
|---|---|
protected Portlet |
PortletLogic.getPortlet(ThemeDisplay themeDisplay,
String portletId)
|
| Uses of ThemeDisplay in com.liferay.portal.mobile.device.rulegroup |
|---|
| Methods in com.liferay.portal.mobile.device.rulegroup with parameters of type ThemeDisplay | |
|---|---|
protected boolean |
DefaultRuleGroupProcessorImpl.evaluateRule(MDRRule rule,
ThemeDisplay themeDisplay)
|
protected MDRRuleGroupInstance |
DefaultRuleGroupProcessorImpl.evaluateRuleGroupInstances(String className,
long classPK,
ThemeDisplay themeDisplay)
|
MDRRuleGroupInstance |
DefaultRuleGroupProcessorImpl.evaluateRuleGroups(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.mobile.device.rulegroup.rule.impl |
|---|
| Methods in com.liferay.portal.mobile.device.rulegroup.rule.impl with parameters of type ThemeDisplay | |
|---|---|
boolean |
SimpleRuleHandler.evaluateRule(MDRRule mdrRule,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model with parameters of type ThemeDisplay | |
|---|---|
String |
GroupWrapper.getDisplayURL(ThemeDisplay themeDisplay)
|
String |
UserWrapper.getDisplayURL(ThemeDisplay themeDisplay)
Returns the user's display URL based on the theme display, discounting the URL of the user's default intranet site home page. |
String |
Group.getDisplayURL(ThemeDisplay themeDisplay)
|
String |
User.getDisplayURL(ThemeDisplay themeDisplay)
Returns the user's display URL based on the theme display, discounting the URL of the user's default intranet site home page. |
String |
GroupWrapper.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
|
String |
UserWrapper.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display. |
String |
Group.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
|
String |
User.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display. |
String |
GroupWrapper.getIconURL(ThemeDisplay themeDisplay)
|
String |
Group.getIconURL(ThemeDisplay themeDisplay)
|
String |
GroupWrapper.getPathFriendlyURL(boolean privateLayout,
ThemeDisplay themeDisplay)
|
String |
Group.getPathFriendlyURL(boolean privateLayout,
ThemeDisplay themeDisplay)
|
String |
UserWrapper.getPortraitURL(ThemeDisplay themeDisplay)
|
String |
User.getPortraitURL(ThemeDisplay themeDisplay)
|
String |
GroupWrapper.getScopeDescriptiveName(ThemeDisplay themeDisplay)
|
String |
Group.getScopeDescriptiveName(ThemeDisplay themeDisplay)
|
String |
GroupWrapper.getScopeLabel(ThemeDisplay themeDisplay)
|
String |
Group.getScopeLabel(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl with parameters of type ThemeDisplay | |
|---|---|
String |
UserImpl.getDisplayURL(ThemeDisplay themeDisplay)
Returns the user's display URL based on the theme display, discounting the URL of the user's default intranet site home page. |
String |
GroupImpl.getDisplayURL(ThemeDisplay themeDisplay)
|
String |
UserImpl.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display. |
String |
GroupImpl.getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
|
String |
GroupImpl.getIconURL(ThemeDisplay themeDisplay)
|
String |
GroupImpl.getPathFriendlyURL(boolean privateLayout,
ThemeDisplay themeDisplay)
|
String |
UserImpl.getPortraitURL(ThemeDisplay themeDisplay)
|
String |
GroupImpl.getScopeDescriptiveName(ThemeDisplay themeDisplay)
|
String |
GroupImpl.getScopeLabel(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.portletfilerepository |
|---|
| Methods in com.liferay.portal.portletfilerepository with parameters of type ThemeDisplay | |
|---|---|
static String |
PortletFileRepositoryUtil.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString)
|
String |
PortletFileRepository.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString)
|
String |
PortletFileRepositoryImpl.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString)
|
static String |
PortletFileRepositoryUtil.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString,
boolean absoluteURL)
|
String |
PortletFileRepository.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString,
boolean absoluteURL)
|
String |
PortletFileRepositoryImpl.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString,
boolean absoluteURL)
|
static String |
PortletFileRepositoryUtil.getPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString)
|
String |
PortletFileRepository.getPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString)
|
String |
PortletFileRepositoryImpl.getPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString)
|
static String |
PortletFileRepositoryUtil.getPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString,
boolean absoluteURL)
|
String |
PortletFileRepository.getPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString,
boolean absoluteURL)
|
String |
PortletFileRepositoryImpl.getPortletFileEntryURL(ThemeDisplay themeDisplay,
FileEntry fileEntry,
String queryString,
boolean absoluteURL)
|
| Uses of ThemeDisplay in com.liferay.portal.search |
|---|
| Methods in com.liferay.portal.search with parameters of type ThemeDisplay | |
|---|---|
protected String |
PortalOpenSearchImpl.getJournalURL(ThemeDisplay themeDisplay,
long groupId,
Document result)
|
| Uses of ThemeDisplay in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return ThemeDisplay | |
|---|---|
ThemeDisplay |
ServiceContext.getThemeDisplay()
|
| Uses of ThemeDisplay in com.liferay.portal.servlet.taglib.ui |
|---|
| Methods in com.liferay.portal.servlet.taglib.ui with parameters of type ThemeDisplay | |
|---|---|
static String |
InputPermissionsParamsTagUtil.getDefaultViewRole(String modelName,
ThemeDisplay themeDisplay)
Deprecated. |
| Uses of ThemeDisplay in com.liferay.portal.struts |
|---|
| Methods in com.liferay.portal.struts with parameters of type ThemeDisplay | |
|---|---|
protected String |
PortalRequestProcessor.getFriendlyTrackerPath(String path,
ThemeDisplay themeDisplay,
javax.servlet.http.HttpServletRequest request)
|
protected static Object[] |
FindAction.getPlidAndPortletId(ThemeDisplay themeDisplay,
long groupId,
long plid,
String[] portletIds)
|
| Uses of ThemeDisplay in com.liferay.portal.templateparser |
|---|
| Methods in com.liferay.portal.templateparser with parameters of type ThemeDisplay | |
|---|---|
protected String |
Transformer.doTransform(ThemeDisplay themeDisplay,
Map<String,String> tokens,
String viewMode,
String languageId,
Document document,
PortletRequestModel portletRequestModel,
String script,
String langType,
boolean propagateException)
|
protected Company |
Transformer.getCompany(ThemeDisplay themeDisplay,
long companyId)
|
protected Device |
Transformer.getDevice(ThemeDisplay themeDisplay)
|
protected List<TemplateNode> |
Transformer.getTemplateNodes(ThemeDisplay themeDisplay,
Element element)
|
protected void |
Transformer.prepareTemplate(ThemeDisplay themeDisplay,
Template template)
|
String |
Transformer.transform(ThemeDisplay themeDisplay,
Map<String,Object> contextObjects,
String script,
String langType)
|
String |
Transformer.transform(ThemeDisplay themeDisplay,
Map<String,String> tokens,
String viewMode,
String languageId,
Document document,
PortletRequestModel portletRequestModel,
String script,
String langType)
|
String |
Transformer.transform(ThemeDisplay themeDisplay,
Map<String,String> tokens,
String viewMode,
String languageId,
Document document,
PortletRequestModel portletRequestModel,
String script,
String langType,
boolean propagateException)
|
| Uses of ThemeDisplay in com.liferay.portal.theme |
|---|
| Methods in com.liferay.portal.theme that return ThemeDisplay | |
|---|---|
static ThemeDisplay |
ThemeDisplayFactory.create()
|
ThemeDisplay |
PortletDisplay.getThemeDisplay()
|
ThemeDisplay |
ThemeDisplay.merge(ThemeDisplay themeDisplay)
|
| Methods in com.liferay.portal.theme with parameters of type ThemeDisplay | |
|---|---|
ThemeDisplay |
ThemeDisplay.merge(ThemeDisplay themeDisplay)
|
void |
PortletDisplay.setThemeDisplay(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portal.util |
|---|
| Methods in com.liferay.portal.util with parameters of type ThemeDisplay | |
|---|---|
String |
Portal.addPreservedParameters(ThemeDisplay themeDisplay,
Layout layout,
String url,
boolean doAsUser)
Adds the preserved parameters doAsGroupId and refererPlid to the URL, optionally adding doAsUserId and doAsUserLanguageId as well. |
static String |
PortalUtil.addPreservedParameters(ThemeDisplay themeDisplay,
Layout layout,
String url,
boolean doAsUser)
Adds the preserved parameters doAsGroupId and refererPlid to the URL, optionally adding doAsUserId and doAsUserLanguageId as well. |
String |
PortalImpl.addPreservedParameters(ThemeDisplay themeDisplay,
Layout layout,
String url,
boolean doAsUser)
|
String |
Portal.addPreservedParameters(ThemeDisplay themeDisplay,
String url)
Adds the preserved parameters doAsUserId, doAsUserLanguageId, doAsGroupId, refererPlid, and controlPanelCategory to the URL. |
static String |
PortalUtil.addPreservedParameters(ThemeDisplay themeDisplay,
String url)
Adds the preserved parameters doAsUserId, doAsUserLanguageId, doAsGroupId, refererPlid, and controlPanelCategory to the URL. |
String |
PortalImpl.addPreservedParameters(ThemeDisplay themeDisplay,
String url)
|
protected List<Portlet> |
PortalImpl.filterControlPanelPortlets(Set<Portlet> portlets,
ThemeDisplay themeDisplay)
|
String |
Portal.getAlternateURL(String canonicalURL,
ThemeDisplay themeDisplay,
Locale locale,
Layout layout)
Returns the alternate URL for the requested canonical URL in the given locale. |
static String |
PortalUtil.getAlternateURL(String canonicalURL,
ThemeDisplay themeDisplay,
Locale locale,
Layout layout)
Returns the alternate URL for the requested canonical URL in the given locale. |
String |
PortalImpl.getAlternateURL(String canonicalURL,
ThemeDisplay themeDisplay,
Locale locale,
Layout layout)
|
String |
Portal.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout)
Returns the canonical URL of the page, to distinguish it among its translations. |
static String |
PortalUtil.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout)
Returns the canonical URL for the page. |
String |
PortalImpl.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout)
|
String |
Portal.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout,
boolean forceLayoutFriendlyURL)
Returns the canonical URL of the page, to distinguish it among its translations. |
static String |
PortalUtil.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout,
boolean forceLayoutFriendlyURL)
Returns the canonical URL of the page, optionally including the page's friendly URL. |
String |
PortalImpl.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout,
boolean forceLayoutFriendlyURL)
|
String |
Portal.getControlPanelCategory(String portletId,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getControlPanelCategory(String portletId,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getControlPanelCategory(String portletId,
ThemeDisplay themeDisplay)
|
List<Portlet> |
Portal.getControlPanelPortlets(String category,
ThemeDisplay themeDisplay)
|
static List<Portlet> |
PortalUtil.getControlPanelPortlets(String category,
ThemeDisplay themeDisplay)
|
List<Portlet> |
PortalImpl.getControlPanelPortlets(String category,
ThemeDisplay themeDisplay)
|
String |
Portal.getCreateAccountURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getCreateAccountURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getCreateAccountURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
String |
Portal.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
Portlet |
Portal.getFirstMyAccountPortlet(ThemeDisplay themeDisplay)
|
static Portlet |
PortalUtil.getFirstMyAccountPortlet(ThemeDisplay themeDisplay)
|
Portlet |
PortalImpl.getFirstMyAccountPortlet(ThemeDisplay themeDisplay)
|
Portlet |
Portal.getFirstSiteAdministrationPortlet(ThemeDisplay themeDisplay)
|
static Portlet |
PortalUtil.getFirstSiteAdministrationPortlet(ThemeDisplay themeDisplay)
|
Portlet |
PortalImpl.getFirstSiteAdministrationPortlet(ThemeDisplay themeDisplay)
|
String |
Portal.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
Portal.getGroupFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGroupFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getGroupFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
protected String |
PortalImpl.getGroupFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay,
boolean canonicalURL)
|
String |
Portal.getGroupFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getGroupFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay,
Locale locale)
|
String |
PortalImpl.getGroupFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay,
Locale locale)
|
String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
String |
PortalImpl.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
PortalImpl.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
Portal.getLayoutFullURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFullURL(ThemeDisplay themeDisplay)
|
String |
PortalImpl.getLayoutFullURL(ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
PortalImpl.getLayoutRelativeURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
Portal.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
PortalImpl.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
String |
PortalImpl.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
String |
Portal.getLayoutURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutURL(ThemeDisplay themeDisplay)
|
String |
PortalImpl.getLayoutURL(ThemeDisplay themeDisplay)
|
String |
Portal.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
Portal.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getPortalURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getPortalURL(ThemeDisplay themeDisplay)
|
String |
PortalImpl.getPortalURL(ThemeDisplay themeDisplay)
|
protected String |
PortalImpl.getServletURL(Portlet portlet,
String servletPath,
ThemeDisplay themeDisplay)
|
PortletURL |
Portal.getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
static PortletURL |
PortalUtil.getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
PortletURL |
PortalImpl.getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
PortletURL |
Portal.getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay,
String portletName)
|
static PortletURL |
PortalUtil.getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay,
String portletName)
|
PortletURL |
PortalImpl.getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay,
String portletId)
|
PortletURL |
Portal.getSiteAdministrationURL(PortletResponse portletResponse,
ThemeDisplay themeDisplay)
|
static PortletURL |
PortalUtil.getSiteAdministrationURL(PortletResponse portletResponse,
ThemeDisplay themeDisplay)
|
PortletURL |
PortalImpl.getSiteAdministrationURL(PortletResponse portletResponse,
ThemeDisplay themeDisplay)
|
PortletURL |
Portal.getSiteAdministrationURL(PortletResponse portletResponse,
ThemeDisplay themeDisplay,
String portletName)
|
static PortletURL |
PortalUtil.getSiteAdministrationURL(PortletResponse portletResponse,
ThemeDisplay themeDisplay,
String portletName)
|
PortletURL |
PortalImpl.getSiteAdministrationURL(PortletResponse portletResponse,
ThemeDisplay themeDisplay,
String portletName)
|
long[] |
Portal.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by Portal.getCurrentAndAncestorSiteGroupIds(long) |
static long[] |
PortalUtil.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by PortalUtil.getCurrentAndAncestorSiteGroupIds(long) |
long[] |
PortalImpl.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by PortalImpl.getCurrentAndAncestorSiteGroupIds(long) |
String |
Portal.getSiteLoginURL(ThemeDisplay themeDisplay)
Returns the URL of the login page for the current site if one is available. |
static String |
PortalUtil.getSiteLoginURL(ThemeDisplay themeDisplay)
|
String |
PortalImpl.getSiteLoginURL(ThemeDisplay themeDisplay)
|
String |
Portal.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
PortalImpl.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
boolean |
PortalImpl.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
boolean |
PortalImpl.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
boolean |
PortalImpl.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
boolean |
Portal.isControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
boolean |
PortalImpl.isControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
boolean |
PortalImpl.isControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
protected boolean |
PortalImpl.isPanelSelectedPortlet(ThemeDisplay themeDisplay,
String portletId)
Deprecated. As of 6.2.0, with no direct replacement |
protected void |
PortalImpl.resetThemeDisplayI18n(ThemeDisplay themeDisplay,
String languageId,
String path,
Locale locale)
|
void |
PortletLister.setThemeDisplay(ThemeDisplay themeDisplay)
|
void |
PortletListerImpl.setThemeDisplay(ThemeDisplay themeDisplay)
|
protected void |
PortalImpl.setThemeDisplayI18n(ThemeDisplay themeDisplay,
Locale locale)
|
| Uses of ThemeDisplay in com.liferay.portal.workflow |
|---|
| Methods in com.liferay.portal.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
LayoutRevisionWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet with parameters of type ThemeDisplay | |
|---|---|
static void |
PortletPreferencesFactoryUtil.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
void |
PortletPreferencesFactory.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
void |
PortletPreferencesFactoryImpl.checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
static String |
PortletURLUtil.getRefreshURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
protected boolean |
SecurityPortletContainerWrapper.isPanelSelectedPortlet(ThemeDisplay themeDisplay,
String portletId)
|
boolean |
BaseControlPanelEntry.isVisible(Portlet portlet,
String category,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, with no direct replacement. This method was
originally defined to determine if a portlet should be
displayed in the Control Panel. In this version, this method
should always return In lieu of
this method, the Control Panel now uses |
boolean |
ControlPanelEntry.isVisible(Portlet portlet,
String category,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, with no direct replacement. This method was
originally defined to determine if a portlet should be
displayed in the Control Panel. In this version, this method
should always return In lieu of
this method, the Control Panel now uses |
| Constructors in com.liferay.portlet with parameters of type ThemeDisplay | |
|---|---|
JavaScriptPortletResourcePredicateFilter(ThemeDisplay themeDisplay)
|
|
| Uses of ThemeDisplay in com.liferay.portlet.admin.action |
|---|
| Methods in com.liferay.portlet.admin.action with parameters of type ThemeDisplay | |
|---|---|
protected org.jfree.chart.plot.MeterPlot |
ViewChartAction.getMeterPlot(ThemeDisplay themeDisplay,
org.jfree.data.general.ValueDataset valueDataset)
|
| Uses of ThemeDisplay in com.liferay.portlet.asset.model |
|---|
| Methods in com.liferay.portlet.asset.model with parameters of type ThemeDisplay | |
|---|---|
protected long |
BaseAssetRenderer.getControlPanelPlid(ThemeDisplay themeDisplay)
|
protected long |
BaseAssetRendererFactory.getControlPanelPlid(ThemeDisplay themeDisplay)
|
protected String |
BaseAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
BaseAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
String |
AssetRenderer.getURLDownload(ThemeDisplay themeDisplay)
|
String |
BaseAssetRenderer.getURLDownload(ThemeDisplay themeDisplay)
|
void |
AssetRenderer.setAddToPagePreferences(PortletPreferences portletPreferences,
String portletId,
ThemeDisplay themeDisplay)
|
void |
BaseAssetRenderer.setAddToPagePreferences(PortletPreferences portletPreferences,
String portletId,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.asset.provider |
|---|
| Methods in com.liferay.portlet.asset.provider with parameters of type ThemeDisplay | |
|---|---|
void |
DisplayPortletProvider.setPortletPreferences(PortletPreferences portletPreferences,
String portletId,
String className,
long classPK,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.asset.util |
|---|
| Methods in com.liferay.portlet.asset.util with parameters of type ThemeDisplay | |
|---|---|
static String |
AssetUtil.checkViewURL(AssetEntry assetEntry,
boolean viewInContext,
String viewURL,
String currentURL,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.assetpublisher.util |
|---|
| Methods in com.liferay.portlet.assetpublisher.util with parameters of type ThemeDisplay | |
|---|---|
void |
AssetPublisher.addSelection(ThemeDisplay themeDisplay,
PortletPreferences portletPreferences,
String portletId,
long assetEntryId,
int assetEntryOrder,
String assetEntryType)
|
static void |
AssetPublisherUtil.addSelection(ThemeDisplay themeDisplay,
PortletPreferences portletPreferences,
String portletId,
long assetEntryId,
int assetEntryOrder,
String assetEntryType)
|
void |
AssetPublisherImpl.addSelection(ThemeDisplay themeDisplay,
PortletPreferences portletPreferences,
String portletId,
long assetEntryId,
int assetEntryOrder,
String assetEntryType)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs |
|---|
| Methods in com.liferay.portlet.blogs with parameters of type ThemeDisplay | |
|---|---|
String |
BlogsEntryCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs.asset |
|---|
| Methods in com.liferay.portlet.blogs.asset with parameters of type ThemeDisplay | |
|---|---|
protected String |
BlogsEntryAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
String |
BlogsEntryAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs.model |
|---|
| Methods in com.liferay.portlet.blogs.model with parameters of type ThemeDisplay | |
|---|---|
String |
BlogsEntry.getEntryImageURL(ThemeDisplay themeDisplay)
|
String |
BlogsEntryWrapper.getEntryImageURL(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs.model.impl |
|---|
| Methods in com.liferay.portlet.blogs.model.impl with parameters of type ThemeDisplay | |
|---|---|
String |
BlogsEntryImpl.getEntryImageURL(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs.service |
|---|
| Methods in com.liferay.portlet.blogs.service with parameters of type ThemeDisplay | |
|---|---|
String |
BlogsEntryService.getCompanyEntriesRSS(long companyId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceWrapper.getCompanyEntriesRSS(long companyId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
BlogsEntryServiceUtil.getCompanyEntriesRSS(long companyId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryService.getGroupEntriesRSS(long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceWrapper.getGroupEntriesRSS(long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
BlogsEntryServiceUtil.getGroupEntriesRSS(long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryService.getOrganizationEntriesRSS(long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceWrapper.getOrganizationEntriesRSS(long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
BlogsEntryServiceUtil.getOrganizationEntriesRSS(long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs.service.http |
|---|
| Methods in com.liferay.portlet.blogs.service.http with parameters of type ThemeDisplay | |
|---|---|
static String |
BlogsEntryServiceHttp.getCompanyEntriesRSS(HttpPrincipal httpPrincipal,
long companyId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
BlogsEntryServiceHttp.getGroupEntriesRSS(HttpPrincipal httpPrincipal,
long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
BlogsEntryServiceHttp.getOrganizationEntriesRSS(HttpPrincipal httpPrincipal,
long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs.service.impl |
|---|
| Methods in com.liferay.portlet.blogs.service.impl with parameters of type ThemeDisplay | |
|---|---|
protected String |
BlogsEntryServiceImpl.exportToRSS(String name,
String description,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
List<BlogsEntry> blogsEntries,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceImpl.getCompanyEntriesRSS(long companyId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceImpl.getGroupEntriesRSS(long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
BlogsEntryServiceImpl.getOrganizationEntriesRSS(long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs.trackback |
|---|
| Methods in com.liferay.portlet.blogs.trackback with parameters of type ThemeDisplay | |
|---|---|
void |
Trackback.addTrackback(BlogsEntry entry,
ThemeDisplay themeDisplay,
String excerpt,
String url,
String blogName,
String title,
Function<String,ServiceContext> serviceContextFunction)
|
void |
TrackbackImpl.addTrackback(BlogsEntry entry,
ThemeDisplay themeDisplay,
String excerpt,
String url,
String blogName,
String title,
Function<String,ServiceContext> serviceContextFunction)
|
protected String |
TrackbackImpl.buildBody(ThemeDisplay themeDisplay,
String excerpt,
String url)
|
protected String |
TrackbackImpl.buildEntryURL(BlogsEntry entry,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.blogs.workflow |
|---|
| Methods in com.liferay.portlet.blogs.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
BlogsEntryWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.directory.asset |
|---|
| Methods in com.liferay.portlet.directory.asset with parameters of type ThemeDisplay | |
|---|---|
protected String |
UserAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
UserAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.directory.workflow |
|---|
| Methods in com.liferay.portlet.directory.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
UserWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.documentlibrary |
|---|
| Methods in com.liferay.portlet.documentlibrary with parameters of type ThemeDisplay | |
|---|---|
String |
DLFolderCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
String |
DLFileEntryCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.documentlibrary.asset |
|---|
| Methods in com.liferay.portlet.documentlibrary.asset with parameters of type ThemeDisplay | |
|---|---|
protected String |
DLFolderAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
String |
DLFileEntryAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
DLFileEntryAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
String |
DLFolderAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
String |
DLFileEntryAssetRenderer.getURLDownload(ThemeDisplay themeDisplay)
|
void |
DLFileEntryAssetRenderer.setAddToPagePreferences(PortletPreferences preferences,
String portletId,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.documentlibrary.trash |
|---|
| Methods in com.liferay.portlet.documentlibrary.trash with parameters of type ThemeDisplay | |
|---|---|
String |
DLFileShortcutTrashRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.documentlibrary.util |
|---|
| Methods in com.liferay.portlet.documentlibrary.util with parameters of type ThemeDisplay | |
|---|---|
static String |
DLUtil.getDownloadURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString)
|
String |
DL.getDownloadURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString)
|
String |
DLImpl.getDownloadURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString)
|
static String |
DLUtil.getDownloadURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendVersion,
boolean absoluteURL)
|
String |
DL.getDownloadURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendVersion,
boolean absoluteURL)
|
String |
DLImpl.getDownloadURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendVersion,
boolean absoluteURL)
|
static String |
DLUtil.getFileEntryImage(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
String |
DL.getFileEntryImage(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
String |
DLImpl.getFileEntryImage(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
static String |
DLUtil.getImagePreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay)
|
String |
DL.getImagePreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay)
|
String |
DLImpl.getImagePreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay)
|
static String |
DLUtil.getImagePreviewURL(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
String |
DL.getImagePreviewURL(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
String |
DLImpl.getImagePreviewURL(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
protected String |
DLImpl.getImageSrc(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString)
|
static String |
DLUtil.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString)
|
String |
DL.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString)
|
String |
DLImpl.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString)
|
static String |
DLUtil.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendToken)
Deprecated. As of 6.2.0, replaced by DLUtil.getPreviewURL(FileEntry,
FileVersion, ThemeDisplay, String, boolean, boolean) |
String |
DL.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendToken)
Deprecated. As of 6.2.0, replaced by DL.getPreviewURL(FileEntry,
FileVersion, ThemeDisplay, String, boolean, boolean) |
String |
DLImpl.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendToken)
Deprecated. As of 6.2.0, replaced by DLImpl.getPreviewURL(FileEntry,
FileVersion, ThemeDisplay, String, boolean, boolean) |
static String |
DLUtil.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendVersion,
boolean absoluteURL)
|
String |
DL.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendVersion,
boolean absoluteURL)
|
String |
DLImpl.getPreviewURL(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay,
String queryString,
boolean appendVersion,
boolean absoluteURL)
|
static String |
DLUtil.getThumbnailSrc(FileEntry fileEntry,
DLFileShortcut dlFileShortcut,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by DLUtil.getThumbnailSrc(FileEntry,
ThemeDisplay) |
String |
DL.getThumbnailSrc(FileEntry fileEntry,
DLFileShortcut dlFileShortcut,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by DL.getThumbnailSrc(FileEntry,
ThemeDisplay) |
String |
DLImpl.getThumbnailSrc(FileEntry fileEntry,
DLFileShortcut dlFileShortcut,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by DLImpl.getThumbnailSrc(FileEntry,
ThemeDisplay) |
static String |
DLUtil.getThumbnailSrc(FileEntry fileEntry,
FileVersion fileVersion,
DLFileShortcut dlFileShortcut,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by DLUtil.getThumbnailSrc(FileEntry,
FileVersion, ThemeDisplay) |
String |
DL.getThumbnailSrc(FileEntry fileEntry,
FileVersion fileVersion,
DLFileShortcut dlFileShortcut,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by DL.getThumbnailSrc(FileEntry,
FileVersion, ThemeDisplay) |
String |
DLImpl.getThumbnailSrc(FileEntry fileEntry,
FileVersion fileVersion,
DLFileShortcut dlFileShortcut,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by DLImpl.getThumbnailSrc(FileEntry,
FileVersion, ThemeDisplay) |
static String |
DLUtil.getThumbnailSrc(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay)
|
String |
DL.getThumbnailSrc(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay)
|
String |
DLImpl.getThumbnailSrc(FileEntry fileEntry,
FileVersion fileVersion,
ThemeDisplay themeDisplay)
|
static String |
DLUtil.getThumbnailSrc(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
String |
DL.getThumbnailSrc(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
String |
DLImpl.getThumbnailSrc(FileEntry fileEntry,
ThemeDisplay themeDisplay)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry)
|
String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry)
|
String |
DLImpl.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired)
|
String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired)
|
String |
DLImpl.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired,
boolean officeExtensionRequired)
|
String |
DL.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired,
boolean officeExtensionRequired)
|
String |
DLImpl.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry,
boolean manualCheckInRequired,
boolean openDocumentUrl)
|
| Uses of ThemeDisplay in com.liferay.portlet.documentlibrary.workflow |
|---|
| Methods in com.liferay.portlet.documentlibrary.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
DLFileEntryWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.dynamicdatalists.asset |
|---|
| Methods in com.liferay.portlet.dynamicdatalists.asset with parameters of type ThemeDisplay | |
|---|---|
protected String |
DDLRecordAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
DDLRecordAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.dynamicdatalists.util |
|---|
| Methods in com.liferay.portlet.dynamicdatalists.util with parameters of type ThemeDisplay | |
|---|---|
String |
DDL.getTemplateContent(long ddmTemplateId,
DDLRecordSet recordSet,
ThemeDisplay themeDisplay,
RenderRequest renderRequest,
RenderResponse renderResponse)
|
static String |
DDLUtil.getTemplateContent(long ddmTemplateId,
DDLRecordSet recordSet,
ThemeDisplay themeDisplay,
RenderRequest renderRequest,
RenderResponse renderResponse)
|
String |
DDLImpl.getTemplateContent(long ddmTemplateId,
DDLRecordSet recordSet,
ThemeDisplay themeDisplay,
RenderRequest renderRequest,
RenderResponse renderResponse)
|
| Uses of ThemeDisplay in com.liferay.portlet.dynamicdatalists.workflow |
|---|
| Methods in com.liferay.portlet.dynamicdatalists.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
DDLRecordWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.dynamicdatamapping.model |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.model with parameters of type ThemeDisplay | |
|---|---|
String |
DDMTemplateWrapper.getTemplateImageURL(ThemeDisplay themeDisplay)
|
String |
DDMTemplate.getTemplateImageURL(ThemeDisplay themeDisplay)
|
String |
DDMTemplateWrapper.getWebDavURL(ThemeDisplay themeDisplay,
String webDAVToken)
Returns the WebDAV URL to access the template. |
String |
DDMStructure.getWebDavURL(ThemeDisplay themeDisplay,
String webDAVToken)
Returns the WebDAV URL to access the structure. |
String |
DDMStructureWrapper.getWebDavURL(ThemeDisplay themeDisplay,
String webDAVToken)
Returns the WebDAV URL to access the structure. |
String |
DDMTemplate.getWebDavURL(ThemeDisplay themeDisplay,
String webDAVToken)
Returns the WebDAV URL to access the template. |
| Uses of ThemeDisplay in com.liferay.portlet.dynamicdatamapping.model.impl |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.model.impl with parameters of type ThemeDisplay | |
|---|---|
String |
DDMTemplateImpl.getTemplateImageURL(ThemeDisplay themeDisplay)
|
String |
DDMStructureImpl.getWebDavURL(ThemeDisplay themeDisplay,
String webDAVToken)
Returns the WebDAV URL to access the structure. |
String |
DDMTemplateImpl.getWebDavURL(ThemeDisplay themeDisplay,
String webDAVToken)
Returns the WebDAV URL to access the template. |
| Uses of ThemeDisplay in com.liferay.portlet.dynamicdatamapping.util |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.util with parameters of type ThemeDisplay | |
|---|---|
static Serializable |
DDMUtil.getDisplayFieldValue(ThemeDisplay themeDisplay,
Serializable fieldValue,
String type)
|
Serializable |
DDM.getDisplayFieldValue(ThemeDisplay themeDisplay,
Serializable fieldValue,
String type)
|
Serializable |
DDMImpl.getDisplayFieldValue(ThemeDisplay themeDisplay,
Serializable fieldValue,
String type)
|
long[] |
BaseDDMDisplay.getTemplateGroupIds(ThemeDisplay themeDisplay,
boolean includeAncestorTemplates)
|
long[] |
DDMDisplay.getTemplateGroupIds(ThemeDisplay themeDisplay,
boolean includeAncestorTemplates)
|
| Uses of ThemeDisplay in com.liferay.portlet.expando.model |
|---|
| Methods in com.liferay.portlet.expando.model with parameters of type ThemeDisplay | |
|---|---|
String |
BaseCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
String |
CustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal |
|---|
| Methods in com.liferay.portlet.journal with parameters of type ThemeDisplay | |
|---|---|
String |
JournalArticleCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
String |
JournalFolderCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.action |
|---|
| Methods in com.liferay.portlet.journal.action with parameters of type ThemeDisplay | |
|---|---|
protected void |
GetArticleAction.addProcessingInstructions(Document doc,
javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay,
JournalArticle article)
|
protected String |
RSSAction.exportToRSS(ResourceRequest resourceRequest,
ResourceResponse resourceResponse,
JournalFeed feed,
String languageId,
Layout layout,
ThemeDisplay themeDisplay)
|
protected String |
RSSAction.getEntryURL(ResourceRequest resourceRequest,
JournalFeed feed,
JournalArticle article,
Layout layout,
ThemeDisplay themeDisplay)
|
protected String |
RSSAction.processContent(JournalFeed feed,
JournalArticle article,
String languageId,
ThemeDisplay themeDisplay,
com.sun.syndication.feed.synd.SyndEntry syndEntry,
com.sun.syndication.feed.synd.SyndContent syndContent)
|
protected String |
RSSAction.processURL(JournalFeed feed,
String url,
ThemeDisplay themeDisplay,
com.sun.syndication.feed.synd.SyndEntry syndEntry)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.asset |
|---|
| Methods in com.liferay.portlet.journal.asset with parameters of type ThemeDisplay | |
|---|---|
protected String |
JournalArticleAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
JournalArticleAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
JournalFolderAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
String |
JournalFolderAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.model |
|---|
| Methods in com.liferay.portlet.journal.model with parameters of type ThemeDisplay | |
|---|---|
String |
JournalArticleDisplay.getArticleDisplayImageURL(ThemeDisplay themeDisplay)
|
String |
JournalArticle.getArticleImageURL(ThemeDisplay themeDisplay)
|
String |
JournalArticleWrapper.getArticleImageURL(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.model.impl |
|---|
| Methods in com.liferay.portlet.journal.model.impl with parameters of type ThemeDisplay | |
|---|---|
String |
JournalArticleDisplayImpl.getArticleDisplayImageURL(ThemeDisplay themeDisplay)
|
String |
JournalArticleImpl.getArticleImageURL(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.service |
|---|
| Methods in com.liferay.portlet.journal.service with parameters of type ThemeDisplay | |
|---|---|
static String |
JournalArticleLocalServiceUtil.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalServiceWrapper.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalService.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article associated with the portlet request model and the DDM template. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceUtil.getArticleContent(JournalArticle, String, String, String,
PortletRequestModel,ThemeDisplay) |
String |
JournalArticleLocalServiceWrapper.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceWrapper.getArticleContent(JournalArticle, String, String, String,
PortletRequestModel,ThemeDisplay) |
String |
JournalArticleLocalService.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalService.getArticleContent(JournalArticle, String, String, String,
PortletRequestModel,ThemeDisplay) |
static String |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article matching the group, article ID, and version. |
String |
JournalArticleService.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article matching the group, article ID, and version. |
String |
JournalArticleServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article matching the group, article ID, and version. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article matching the group, article ID, and version, and associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article matching the group, article ID, and version, and associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article matching the group, article ID, and version, and associated with the portlet request model and the DDM template. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceUtil.getArticleContent(long,
String, double, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceWrapper.getArticleContent(long,
String, double, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalService.getArticleContent(long,
String, double, String, String, String, PortletRequestModel,
ThemeDisplay) |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceUtil.getArticleContent(long,
String, double, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceWrapper.getArticleContent(long,
String, double, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalService.getArticleContent(long,
String, double, String, String, String, PortletRequestModel,
ThemeDisplay) |
static String |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleServiceUtil.getArticleContent(long,
String, double, String, PortletRequestModel, ThemeDisplay) |
String |
JournalArticleService.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleService.getArticleContent(long,
String, double, String, PortletRequestModel, ThemeDisplay) |
String |
JournalArticleServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleServiceWrapper.getArticleContent(long,
String, double, String, PortletRequestModel, ThemeDisplay) |
static String |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the latest web content from the web content article matching the group and article ID. |
String |
JournalArticleService.getArticleContent(long groupId,
String articleId,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the latest web content from the web content article matching the group and article ID. |
String |
JournalArticleServiceWrapper.getArticleContent(long groupId,
String articleId,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the latest web content from the web content article matching the group and article ID. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the latest web content from the web content article matching the group and article ID, and associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the latest web content from the web content article matching the group and article ID, and associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the latest web content from the web content article matching the group and article ID, and associated with the portlet request model and the DDM template. |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceUtil.getArticleContent(long,
String, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceWrapper.getArticleContent(long,
String, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalService.getArticleContent(long,
String, String, String, String, PortletRequestModel,
ThemeDisplay) |
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceUtil.getArticleContent(long,
String, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceWrapper.getArticleContent(long,
String, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalService.getArticleContent(long,
String, String, String, String, PortletRequestModel,
ThemeDisplay) |
static String |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleServiceUtil.getArticleContent(long,
String, String, PortletRequestModel, ThemeDisplay) |
String |
JournalArticleService.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleService.getArticleContent(long,
String, String, PortletRequestModel, ThemeDisplay) |
String |
JournalArticleServiceWrapper.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleServiceWrapper.getArticleContent(long,
String, String, PortletRequestModel, ThemeDisplay) |
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. |
static boolean |
JournalArticleLocalServiceUtil.isRenderable(JournalArticle article,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
boolean |
JournalArticleLocalServiceWrapper.isRenderable(JournalArticle article,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
boolean |
JournalArticleLocalService.isRenderable(JournalArticle article,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.service.http |
|---|
| Methods in com.liferay.portlet.journal.service.http with parameters of type ThemeDisplay | |
|---|---|
static String |
JournalArticleServiceHttp.getArticleContent(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
double version,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleServiceHttp.getArticleContent(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleServiceHttp.getArticleContent(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleServiceHttp.getArticleContent(HttpPrincipal httpPrincipal,
long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.service.impl |
|---|
| Methods in com.liferay.portlet.journal.service.impl with parameters of type ThemeDisplay | |
|---|---|
String |
JournalArticleLocalServiceImpl.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalServiceImpl.getArticleContent(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceImpl.getArticleContent(JournalArticle, String, String, String,
PortletRequestModel,ThemeDisplay) |
String |
JournalArticleServiceImpl.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article matching the group, article ID, and version. |
String |
JournalArticleLocalServiceImpl.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the web content from the web content article matching the group, article ID, and version, and associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalServiceImpl.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceImpl.getArticleContent(long,
String, double, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalServiceImpl.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceImpl.getArticleContent(long,
String, double, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleServiceImpl.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleServiceImpl.getArticleContent(long,
String, double, String, PortletRequestModel, ThemeDisplay) |
String |
JournalArticleServiceImpl.getArticleContent(long groupId,
String articleId,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the latest web content from the web content article matching the group and article ID. |
String |
JournalArticleLocalServiceImpl.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
Returns the latest web content from the web content article matching the group and article ID, and associated with the portlet request model and the DDM template. |
String |
JournalArticleLocalServiceImpl.getArticleContent(long groupId,
String articleId,
String viewMode,
String ddmTemplateKey,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceImpl.getArticleContent(long,
String, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleLocalServiceImpl.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleLocalServiceImpl.getArticleContent(long,
String, String, String, String, PortletRequestModel,
ThemeDisplay) |
String |
JournalArticleServiceImpl.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
Deprecated. As of 7.0.0, replaced by JournalArticleServiceImpl.getArticleContent(long,
String, String, PortletRequestModel, ThemeDisplay) |
JournalArticleDisplay |
JournalArticleLocalServiceImpl.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. |
protected JournalArticleDisplay |
JournalArticleLocalServiceImpl.getArticleDisplay(JournalArticle article,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay,
boolean propagateException)
|
JournalArticleDisplay |
JournalArticleLocalServiceImpl.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 |
JournalArticleLocalServiceImpl.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 |
JournalArticleLocalServiceImpl.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 |
JournalArticleLocalServiceImpl.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 |
JournalArticleLocalServiceImpl.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 |
JournalArticleLocalServiceImpl.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. |
boolean |
JournalArticleLocalServiceImpl.isRenderable(JournalArticle article,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.util |
|---|
| Methods in com.liferay.portlet.journal.util with parameters of type ThemeDisplay | |
|---|---|
static void |
JournalUtil.addAllReservedEls(Element rootElement,
Map<String,String> tokens,
JournalArticle article,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalUtil.diffHtml(long groupId,
String articleId,
double sourceVersion,
double targetVersion,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
protected JournalArticleDisplay |
JournalContentImpl.getArticleDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
int page,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
String |
JournalContent.getContent(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
static String |
JournalContentUtil.getContent(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
String |
JournalContentImpl.getContent(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
String |
JournalContent.getContent(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalContentUtil.getContent(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalContentImpl.getContent(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalContent.getContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalContentUtil.getContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalContentImpl.getContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
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 |
JournalContentImpl.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 |
JournalContentImpl.getDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
ThemeDisplay themeDisplay)
|
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 |
JournalContentImpl.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,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalContentUtil.getDisplay(long groupId,
String articleId,
String ddmTemplateKey,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalContentImpl.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)
|
JournalArticleDisplay |
JournalContentImpl.getDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
protected String |
JournalOpenSearchImpl.getLayoutURL(ThemeDisplay themeDisplay,
String articleId)
|
static long |
JournalUtil.getPreviewPlid(JournalArticle article,
ThemeDisplay themeDisplay)
|
static Map<String,String> |
JournalUtil.getTokens(long articleGroupId,
PortletRequestModel portletRequestModel,
ThemeDisplay themeDisplay)
|
static Map<String,String> |
JournalUtil.getTokens(long articleGroupId,
ThemeDisplay themeDisplay)
|
protected String |
JournalOpenSearchImpl.getURL(ThemeDisplay themeDisplay,
long groupId,
Document result,
PortletURL portletURL)
|
static String |
JournalUtil.transform(ThemeDisplay themeDisplay,
Map<String,String> tokens,
String viewMode,
String languageId,
Document document,
PortletRequestModel portletRequestModel,
String script,
String langType)
|
static String |
JournalUtil.transform(ThemeDisplay themeDisplay,
Map<String,String> tokens,
String viewMode,
String languageId,
Document document,
PortletRequestModel portletRequestModel,
String script,
String langType,
boolean propagateException)
|
| Uses of ThemeDisplay in com.liferay.portlet.journal.workflow |
|---|
| Methods in com.liferay.portlet.journal.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
JournalArticleWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.layoutsadmin.action |
|---|
| Methods in com.liferay.portlet.layoutsadmin.action with parameters of type ThemeDisplay | |
|---|---|
protected String[] |
UpdateLayoutAction.addPage(ThemeDisplay themeDisplay,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
protected String |
UpdateLayoutAction.getLayoutTypeExceptionMessage(ThemeDisplay themeDisplay,
LayoutTypeException lte,
String cmd)
|
protected String |
EditLayoutsAction.updateCloseRedirect(ThemeDisplay themeDisplay,
String closeRedirect,
Group group,
Layout layout,
String oldLayoutFriendlyURL)
|
protected void |
EditLayoutsAction.updateLayoutRevision(ActionRequest actionRequest,
ThemeDisplay themeDisplay)
|
protected String |
EditLayoutsAction.updateRedirect(ThemeDisplay themeDisplay,
String redirect,
Group group,
Layout layout,
String oldLayoutFriendlyURL)
|
| Uses of ThemeDisplay in com.liferay.portlet.layoutsadmin.trash |
|---|
| Methods in com.liferay.portlet.layoutsadmin.trash with parameters of type ThemeDisplay | |
|---|---|
String |
ExportImportConfigurationTrashRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.layoutsadmin.util |
|---|
| Methods in com.liferay.portlet.layoutsadmin.util with parameters of type ThemeDisplay | |
|---|---|
protected Map<Locale,String> |
SitemapImpl.getAlternateURLs(String canonicalURL,
ThemeDisplay themeDisplay,
Layout layout)
|
static String |
SitemapUtil.getSitemap(long groupId,
boolean privateLayout,
ThemeDisplay themeDisplay)
|
String |
Sitemap.getSitemap(long groupId,
boolean privateLayout,
ThemeDisplay themeDisplay)
|
String |
SitemapImpl.getSitemap(long groupId,
boolean privateLayout,
ThemeDisplay themeDisplay)
|
protected void |
SitemapImpl.visitArticles(Element element,
Layout layout,
ThemeDisplay themeDisplay)
|
protected void |
SitemapImpl.visitLayout(Element element,
Layout layout,
ThemeDisplay themeDisplay)
|
protected void |
SitemapImpl.visitLayouts(Element element,
List<Layout> layouts,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.login.action |
|---|
| Methods in com.liferay.portlet.login.action with parameters of type ThemeDisplay | |
|---|---|
protected void |
LoginAction.login(ThemeDisplay themeDisplay,
ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected String |
OpenIdAction.readOpenIdResponse(ThemeDisplay themeDisplay,
ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected void |
OpenIdAction.sendOpenIdRequest(ThemeDisplay themeDisplay,
ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected void |
CreateAccountAction.sendRedirect(ActionRequest actionRequest,
ActionResponse actionResponse,
ThemeDisplay themeDisplay,
String login,
String password)
|
| Uses of ThemeDisplay in com.liferay.portlet.messageboards |
|---|
| Methods in com.liferay.portlet.messageboards with parameters of type ThemeDisplay | |
|---|---|
String |
MBCategoryCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
String |
MBMessageCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.messageboards.asset |
|---|
| Methods in com.liferay.portlet.messageboards.asset with parameters of type ThemeDisplay | |
|---|---|
protected String |
MBCategoryAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
MBMessageAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
MBMessageAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
MBCategoryAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.messageboards.service |
|---|
| Methods in com.liferay.portlet.messageboards.service with parameters of type ThemeDisplay | |
|---|---|
static String |
MBMessageServiceUtil.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.messageboards.service.http |
|---|
| Methods in com.liferay.portlet.messageboards.service.http with parameters of type ThemeDisplay | |
|---|---|
static String |
MBMessageServiceHttp.getCategoryMessagesRSS(HttpPrincipal httpPrincipal,
long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceHttp.getCompanyMessagesRSS(HttpPrincipal httpPrincipal,
long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceHttp.getGroupMessagesRSS(HttpPrincipal httpPrincipal,
long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceHttp.getGroupMessagesRSS(HttpPrincipal httpPrincipal,
long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceHttp.getThreadMessagesRSS(HttpPrincipal httpPrincipal,
long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.messageboards.service.impl |
|---|
| Methods in com.liferay.portlet.messageboards.service.impl with parameters of type ThemeDisplay | |
|---|---|
protected String |
MBMessageServiceImpl.exportToRSS(String name,
String description,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
List<MBMessage> messages,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceImpl.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceImpl.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceImpl.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceImpl.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceImpl.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.messageboards.trash |
|---|
| Methods in com.liferay.portlet.messageboards.trash with parameters of type ThemeDisplay | |
|---|---|
String |
MBCategoryTrashRenderer.getIconPath(ThemeDisplay themeDisplay)
|
String |
MBThreadTrashRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.messageboards.util |
|---|
| Methods in com.liferay.portlet.messageboards.util with parameters of type ThemeDisplay | |
|---|---|
static String[] |
MBUtil.getThreadPriority(MBSettings mbSettings,
String languageId,
double value,
ThemeDisplay themeDisplay)
|
static boolean |
MBUtil.isViewableMessage(ThemeDisplay themeDisplay,
MBMessage message)
|
static boolean |
MBUtil.isViewableMessage(ThemeDisplay themeDisplay,
MBMessage message,
MBMessage parentMessage)
|
static String |
MBUtil.replaceMessageBodyPaths(ThemeDisplay themeDisplay,
String messageBody)
|
| Uses of ThemeDisplay in com.liferay.portlet.messageboards.workflow |
|---|
| Methods in com.liferay.portlet.messageboards.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
MBMessageWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.myplaces.action |
|---|
| Methods in com.liferay.portlet.myplaces.action with parameters of type ThemeDisplay | |
|---|---|
protected String |
ViewAction.getRedirect(ThemeDisplay themeDisplay,
List<Layout> layouts,
long groupId,
String privateLayoutParam)
|
| Uses of ThemeDisplay in com.liferay.portlet.portletdisplaytemplate.ddm |
|---|
| Methods in com.liferay.portlet.portletdisplaytemplate.ddm with parameters of type ThemeDisplay | |
|---|---|
long[] |
PortletDisplayTemplateDDMDisplay.getTemplateGroupIds(ThemeDisplay themeDisplay,
boolean includeAncestorTemplates)
|
| Uses of ThemeDisplay in com.liferay.portlet.rolesadmin |
|---|
| Methods in com.liferay.portlet.rolesadmin with parameters of type ThemeDisplay | |
|---|---|
String |
RoleCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.shopping.model |
|---|
| Methods in com.liferay.portlet.shopping.model with parameters of type ThemeDisplay | |
|---|---|
String |
ShoppingItem.getShoppingItemImageURL(ThemeDisplay themeDisplay)
|
String |
ShoppingItemWrapper.getShoppingItemImageURL(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.shopping.model.impl |
|---|
| Methods in com.liferay.portlet.shopping.model.impl with parameters of type ThemeDisplay | |
|---|---|
String |
ShoppingItemImpl.getShoppingItemImageURL(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.shopping.util |
|---|
| Methods in com.liferay.portlet.shopping.util with parameters of type ThemeDisplay | |
|---|---|
static ShoppingCart |
ShoppingUtil.getCart(ThemeDisplay themeDisplay)
|
static String |
ShoppingUtil.getPayPalNotifyURL(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.sites.action |
|---|
| Methods in com.liferay.portlet.sites.action with parameters of type ThemeDisplay | |
|---|---|
protected long |
EditGroupAction.getRefererGroupId(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.sitesadmin |
|---|
| Methods in com.liferay.portlet.sitesadmin with parameters of type ThemeDisplay | |
|---|---|
String |
SiteCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.social.model |
|---|
| Methods in com.liferay.portlet.social.model with parameters of type ThemeDisplay | |
|---|---|
protected SocialActivityFeedEntry |
BaseSocialActivityInterpreter.doInterpret(SocialActivity activity,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0 |
protected abstract SocialRequestFeedEntry |
BaseSocialRequestInterpreter.doInterpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
protected abstract boolean |
BaseSocialRequestInterpreter.doProcessConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
|
protected boolean |
BaseSocialRequestInterpreter.doProcessRejection(SocialRequest request,
ThemeDisplay themeDisplay)
|
protected String |
BaseSocialActivityInterpreter.getGroupName(long groupId,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, replaced by BaseSocialActivityInterpreter.getGroupName(long,
ServiceContext) |
String |
BaseSocialRequestInterpreter.getUserName(long userId,
ThemeDisplay themeDisplay)
|
protected String |
BaseSocialActivityInterpreter.getUserName(long userId,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, replaced by BaseSocialActivityInterpreter.getUserName(long,
ServiceContext) |
String |
BaseSocialRequestInterpreter.getUserNameLink(long userId,
ThemeDisplay themeDisplay)
|
SocialRequestFeedEntry |
SocialRequestInterpreter.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
SocialRequestFeedEntry |
BaseSocialRequestInterpreter.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
boolean |
SocialRequestInterpreter.processConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
|
boolean |
BaseSocialRequestInterpreter.processConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
|
boolean |
SocialRequestInterpreter.processRejection(SocialRequest request,
ThemeDisplay themeDisplay)
|
boolean |
BaseSocialRequestInterpreter.processRejection(SocialRequest request,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.social.model.impl |
|---|
| Methods in com.liferay.portlet.social.model.impl with parameters of type ThemeDisplay | |
|---|---|
SocialRequestFeedEntry |
SocialRequestInterpreterImpl.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
boolean |
SocialRequestInterpreterImpl.processConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
|
boolean |
SocialRequestInterpreterImpl.processRejection(SocialRequest request,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.social.service |
|---|
| Methods in com.liferay.portlet.social.service with parameters of type ThemeDisplay | |
|---|---|
SocialActivityFeedEntry |
SocialActivityInterpreterLocalService.interpret(SocialActivity activity,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, replaced by SocialActivityInterpreterLocalService.interpret(String,
SocialActivity, ServiceContext) |
static SocialActivityFeedEntry |
SocialActivityInterpreterLocalServiceUtil.interpret(SocialActivity activity,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, replaced by SocialActivityInterpreterLocalServiceUtil.interpret(String,
SocialActivity, ServiceContext) |
SocialActivityFeedEntry |
SocialActivityInterpreterLocalServiceWrapper.interpret(SocialActivity activity,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, replaced by SocialActivityInterpreterLocalServiceWrapper.interpret(String,
SocialActivity, ServiceContext) |
SocialRequestFeedEntry |
SocialRequestInterpreterLocalServiceWrapper.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
Creates a human readable request feed entry for the social request using an available compatible request interpreter. |
static SocialRequestFeedEntry |
SocialRequestInterpreterLocalServiceUtil.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
Creates a human readable request feed entry for the social request using an available compatible request interpreter. |
SocialRequestFeedEntry |
SocialRequestInterpreterLocalService.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
Creates a human readable request feed entry for the social request using an available compatible request interpreter. |
void |
SocialRequestInterpreterLocalServiceWrapper.processConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
Processes the confirmation of the social request. |
static void |
SocialRequestInterpreterLocalServiceUtil.processConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
Processes the confirmation of the social request. |
void |
SocialRequestInterpreterLocalService.processConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
Processes the confirmation of the social request. |
void |
SocialRequestInterpreterLocalServiceWrapper.processRejection(SocialRequest request,
ThemeDisplay themeDisplay)
Processes the rejection of the social request. |
static void |
SocialRequestInterpreterLocalServiceUtil.processRejection(SocialRequest request,
ThemeDisplay themeDisplay)
Processes the rejection of the social request. |
void |
SocialRequestInterpreterLocalService.processRejection(SocialRequest request,
ThemeDisplay themeDisplay)
Processes the rejection of the social request. |
SocialRequest |
SocialRequestLocalServiceWrapper.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
SocialRequest |
SocialRequestService.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
SocialRequest |
SocialRequestLocalService.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
SocialRequest |
SocialRequestServiceWrapper.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
static SocialRequest |
SocialRequestServiceUtil.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
static SocialRequest |
SocialRequestLocalServiceUtil.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
| Uses of ThemeDisplay in com.liferay.portlet.social.service.http |
|---|
| Methods in com.liferay.portlet.social.service.http with parameters of type ThemeDisplay | |
|---|---|
static SocialRequest |
SocialRequestServiceHttp.updateRequest(HttpPrincipal httpPrincipal,
long requestId,
int status,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.social.service.impl |
|---|
| Methods in com.liferay.portlet.social.service.impl with parameters of type ThemeDisplay | |
|---|---|
SocialActivityFeedEntry |
SocialActivityInterpreterLocalServiceImpl.interpret(SocialActivity activity,
ThemeDisplay themeDisplay)
Deprecated. As of 6.2.0, replaced by SocialActivityInterpreterLocalServiceImpl.interpret(String,
SocialActivity, ServiceContext) |
SocialRequestFeedEntry |
SocialRequestInterpreterLocalServiceImpl.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
Creates a human readable request feed entry for the social request using an available compatible request interpreter. |
void |
SocialRequestInterpreterLocalServiceImpl.processConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
Processes the confirmation of the social request. |
void |
SocialRequestInterpreterLocalServiceImpl.processRejection(SocialRequest request,
ThemeDisplay themeDisplay)
Processes the rejection of the social request. |
SocialRequest |
SocialRequestServiceImpl.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
SocialRequest |
SocialRequestLocalServiceImpl.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
| Uses of ThemeDisplay in com.liferay.portlet.social.util |
|---|
| Methods in com.liferay.portlet.social.util with parameters of type ThemeDisplay | |
|---|---|
protected SocialRequestFeedEntry |
PortalRequestInterpreter.doInterpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
protected boolean |
PortalRequestInterpreter.doProcessConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.socialactivity.action |
|---|
| Methods in com.liferay.portlet.socialactivity.action with parameters of type ThemeDisplay | |
|---|---|
protected Map<String,Boolean> |
ViewAction.getActivitySettingsMap(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.trash.util |
|---|
| Methods in com.liferay.portlet.trash.util with parameters of type ThemeDisplay | |
|---|---|
String |
Trash.getNewName(ThemeDisplay themeDisplay,
String className,
long classPK,
String oldName)
|
static String |
TrashUtil.getNewName(ThemeDisplay themeDisplay,
String className,
long classPK,
String oldName)
|
String |
TrashImpl.getNewName(ThemeDisplay themeDisplay,
String className,
long classPK,
String oldName)
|
| Uses of ThemeDisplay in com.liferay.portlet.usergroupsadmin |
|---|
| Methods in com.liferay.portlet.usergroupsadmin with parameters of type ThemeDisplay | |
|---|---|
String |
UserGroupCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.usersadmin |
|---|
| Methods in com.liferay.portlet.usersadmin with parameters of type ThemeDisplay | |
|---|---|
String |
LayoutCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
String |
UserCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
String |
OrganizationCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.wiki |
|---|
| Methods in com.liferay.portlet.wiki with parameters of type ThemeDisplay | |
|---|---|
String |
WikiPageCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.wiki.action |
|---|
| Methods in com.liferay.portlet.wiki.action with parameters of type ThemeDisplay | |
|---|---|
protected void |
ExportPageAction.getFile(long nodeId,
String title,
double version,
String targetExtension,
PortletURL viewPageURL,
PortletURL editPageURL,
ThemeDisplay themeDisplay,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Uses of ThemeDisplay in com.liferay.portlet.wiki.asset |
|---|
| Methods in com.liferay.portlet.wiki.asset with parameters of type ThemeDisplay | |
|---|---|
protected String |
WikiPageAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
|
String |
WikiNodeTrashRenderer.getIconPath(ThemeDisplay themeDisplay)
|
protected String |
WikiPageAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.portlet.wiki.workflow |
|---|
| Methods in com.liferay.portlet.wiki.workflow with parameters of type ThemeDisplay | |
|---|---|
protected String |
WikiPageWorkflowHandler.getIconPath(ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.taglib.ui |
|---|
| Methods in com.liferay.taglib.ui with parameters of type ThemeDisplay | |
|---|---|
protected void |
BreadcrumbTag.buildGuestGroupBreadcrumb(ThemeDisplay themeDisplay,
StringBundler sb)
|
protected void |
BreadcrumbTag.buildLayoutBreadcrumb(ThemeDisplay themeDisplay,
StringBundler sb)
|
protected void |
BreadcrumbTag.buildParentGroupsBreadcrumb(ThemeDisplay themeDisplay,
StringBundler sb)
|
protected void |
BreadcrumbTag.buildPortletBreadcrumb(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay,
StringBundler sb)
|
protected void |
BreadcrumbTag.buildScopeGroupBreadcrumb(ThemeDisplay themeDisplay,
StringBundler sb)
|
static String |
InputPermissionsParamsTag.getDefaultViewRole(String modelName,
ThemeDisplay themeDisplay)
|
| Uses of ThemeDisplay in com.liferay.taglib.util |
|---|
| Methods in com.liferay.taglib.util with parameters of type ThemeDisplay | |
|---|---|
static String[] |
AssetCategoryUtil.getCategoryIdsTitles(String categoryIds,
String categoryNames,
long vocabularyId,
ThemeDisplay themeDisplay)
|
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||