Uses of Class
com.liferay.portal.kernel.theme.ThemeDisplay
Packages that use ThemeDisplay
Package
Description
This package defines the document library portlet utility interfaces and classes.
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the kernel portlet interfaces and classes.
This package defines the portal service interfaces and classes.
This package defines the portal theme classes.
This package defines the kernel utility interfaces and classes.
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of ThemeDisplay in com.liferay.asset.kernel.model
Methods in com.liferay.asset.kernel.model with parameters of type ThemeDisplayModifier and TypeMethodDescriptionprotected long
BaseAssetRenderer.getControlPanelPlid
(ThemeDisplay themeDisplay) protected long
BaseAssetRendererFactory.getControlPanelPlid
(ThemeDisplay themeDisplay) AssetRenderer.getURLDownload
(ThemeDisplay themeDisplay) BaseAssetRenderer.getURLDownload
(ThemeDisplay themeDisplay) AssetRenderer.getURLViewInContext
(ThemeDisplay themeDisplay, String noSuchEntryRedirect) BaseAssetRenderer.getURLViewInContext
(ThemeDisplay themeDisplay, String noSuchEntryRedirect) protected String
BaseAssetRenderer.getURLViewInContext
(ThemeDisplay themeDisplay, String noSuchEntryRedirect, String path, String primaryKeyParameterName, long primaryKeyParameterValue) -
Uses of ThemeDisplay in com.liferay.document.library.kernel.util
Methods in com.liferay.document.library.kernel.util with parameters of type ThemeDisplayModifier and TypeMethodDescriptionDL.getFileEntryImage
(FileEntry fileEntry, ThemeDisplay themeDisplay) static String
DLUtil.getFileEntryImage
(FileEntry fileEntry, ThemeDisplay themeDisplay) DL.getPreviewURL
(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString) Deprecated.DL.getPreviewURL
(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString, boolean appendVersion, boolean absoluteURL) Deprecated.As of Mueller (7.2.x), replaced bycom.liferay.document.library.util.DLURLHelper#getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String, boolean, boolean)
static String
DLUtil.getPreviewURL
(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString) Deprecated.As of Mueller (7.2.x), replaced bycom.liferay.document.library.util.DLURLHelper#getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String)
static String
DLUtil.getPreviewURL
(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString, boolean appendVersion, boolean absoluteURL) Deprecated.As of Mueller (7.2.x), replaced bycom.liferay.document.library.util.DLURLHelper#getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String, boolean, boolean)
-
Uses of ThemeDisplay in com.liferay.dynamic.data.mapping.kernel
Methods in com.liferay.dynamic.data.mapping.kernel with parameters of type ThemeDisplayModifier and TypeMethodDescriptionDDMStructure.getWebDavURL
(ThemeDisplay themeDisplay, String webDAVToken) DDMTemplate.getWebDavURL
(ThemeDisplay themeDisplay, String webDAVToken) -
Uses of ThemeDisplay in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar with parameters of type ThemeDisplayModifier and TypeMethodDescriptionPortletDataContextFactory.createPreparePortletDataContext
(ThemeDisplay themeDisplay, Date startDate, Date endDate) static PortletDataContext
PortletDataContextFactoryUtil.createPreparePortletDataContext
(ThemeDisplay themeDisplay, Date startDate, Date endDate) -
Uses of ThemeDisplay in com.liferay.layout.seo.kernel
Methods in com.liferay.layout.seo.kernel with parameters of type ThemeDisplayModifier and TypeMethodDescriptionLayoutSEOLinkManager.getCanonicalLayoutSEOLink
(Layout layout, Locale locale, String canonicalURL, ThemeDisplay themeDisplay) -
Uses of ThemeDisplay in com.liferay.portal.kernel.display.context.helper
Methods in com.liferay.portal.kernel.display.context.helper that return ThemeDisplay -
Uses of ThemeDisplay in com.liferay.portal.kernel.editor.configuration
Methods in com.liferay.portal.kernel.editor.configuration with parameters of type ThemeDisplayModifier and TypeMethodDescriptionEditorConfigProvider.getConfigJSONObject
(String portletName, String editorConfigKey, String editorName, Map<String, Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory) static EditorConfiguration
EditorConfigurationFactoryUtil.getEditorConfiguration
(String portletName, String editorConfigKey, String editorName, Map<String, Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory) EditorOptionsProvider.getEditorOptions
(String portletName, String editorConfigKey, String editorName, Map<String, Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory) protected String
BaseEditorConfigContributor.getLanguageId
(ThemeDisplay themeDisplay) void
EditorConfigContributor.populateConfigJSONObject
(JSONObject jsonObject, Map<String, Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory) Updates the original configuration JSON object with some new configuration.void
EditorOptionsContributor.populateEditorOptions
(EditorOptions editorOptions, Map<String, Object> inputEditorTaglibAttributes, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory) Updates the originalEditorOptions
object with new options.void
EditorConfigTransformer.transform
(EditorOptions editorOptions, Map<String, Object> inputEditorTaglibAttributes, JSONObject configJSONObject, ThemeDisplay themeDisplay, RequestBackedPortletURLFactory requestBackedPortletURLFactory) Transforms the editor options in configuration that the editor can handle, by populating the configuration JSON object. -
Uses of ThemeDisplay in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model with parameters of type ThemeDisplayModifier and TypeMethodDescriptionUser.fetchPortraitURL
(ThemeDisplay themeDisplay) UserWrapper.fetchPortraitURL
(ThemeDisplay themeDisplay) Group.getDisplayURL
(ThemeDisplay themeDisplay) Group.getDisplayURL
(ThemeDisplay themeDisplay, boolean privateLayout) Group.getDisplayURL
(ThemeDisplay themeDisplay, boolean privateLayout, boolean controlPanel) GroupWrapper.getDisplayURL
(ThemeDisplay themeDisplay) GroupWrapper.getDisplayURL
(ThemeDisplay themeDisplay, boolean privateLayout) GroupWrapper.getDisplayURL
(ThemeDisplay themeDisplay, boolean privateLayout, boolean controlPanel) 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.User.getDisplayURL
(ThemeDisplay themeDisplay, boolean privateLayout) Returns the user's display URL based on the theme display.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.UserWrapper.getDisplayURL
(ThemeDisplay themeDisplay, boolean privateLayout) Returns the user's display URL based on the theme display.Group.getIconURL
(ThemeDisplay themeDisplay) GroupWrapper.getIconURL
(ThemeDisplay themeDisplay) Group.getLogoURL
(ThemeDisplay themeDisplay, boolean useDefault) GroupWrapper.getLogoURL
(ThemeDisplay themeDisplay, boolean useDefault) Group.getPathFriendlyURL
(boolean privateLayout, ThemeDisplay themeDisplay) GroupWrapper.getPathFriendlyURL
(boolean privateLayout, ThemeDisplay themeDisplay) User.getPortraitURL
(ThemeDisplay themeDisplay) UserWrapper.getPortraitURL
(ThemeDisplay themeDisplay) Group.getScopeDescriptiveName
(ThemeDisplay themeDisplay) GroupWrapper.getScopeDescriptiveName
(ThemeDisplay themeDisplay) Group.getScopeLabel
(ThemeDisplay themeDisplay) GroupWrapper.getScopeLabel
(ThemeDisplay themeDisplay) Group.getScopeSimpleName
(ThemeDisplay themeDisplay) GroupWrapper.getScopeSimpleName
(ThemeDisplay themeDisplay) -
Uses of ThemeDisplay in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet with parameters of type ThemeDisplayModifier and TypeMethodDescriptionvoid
PortletPreferencesFactory.checkControlPanelPortletPreferences
(ThemeDisplay themeDisplay, Portlet portlet) static void
PortletPreferencesFactoryUtil.checkControlPanelPortletPreferences
(ThemeDisplay themeDisplay, Portlet portlet) BasePortletLayoutFinder.find
(ThemeDisplay themeDisplay, long groupId) PortletLayoutFinder.find
(ThemeDisplay themeDisplay, long groupId) static Layout
PortletConfigurationLayoutUtil.getLayout
(ThemeDisplay themeDisplay) static String
PortletURLUtil.getRefreshURL
(javax.servlet.http.HttpServletRequest httpServletRequest, ThemeDisplay themeDisplay) static String
PortletURLUtil.getRefreshURL
(javax.servlet.http.HttpServletRequest httpServletRequest, ThemeDisplay themeDisplay, boolean includeParameters) Constructors in com.liferay.portal.kernel.portlet with parameters of type ThemeDisplay -
Uses of ThemeDisplay in com.liferay.portal.kernel.portletfilerepository
Methods in com.liferay.portal.kernel.portletfilerepository with parameters of type ThemeDisplayModifier and TypeMethodDescriptionPortletFileRepository.getDownloadPortletFileEntryURL
(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString) PortletFileRepository.getDownloadPortletFileEntryURL
(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString, boolean absoluteURL) static String
PortletFileRepositoryUtil.getDownloadPortletFileEntryURL
(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString) static String
PortletFileRepositoryUtil.getDownloadPortletFileEntryURL
(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString, boolean absoluteURL) PortletFileRepository.getPortletFileEntryURL
(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString) PortletFileRepository.getPortletFileEntryURL
(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString, boolean absoluteURL) static String
PortletFileRepositoryUtil.getPortletFileEntryURL
(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString) static String
PortletFileRepositoryUtil.getPortletFileEntryURL
(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString, boolean absoluteURL) -
Uses of ThemeDisplay in com.liferay.portal.kernel.search
Methods in com.liferay.portal.kernel.search with parameters of type ThemeDisplayModifier and TypeMethodDescriptionprotected 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.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
BaseOpenSearchImpl.getOpenSearchDescriptionURL
(String searchPath, ThemeDisplay themeDisplay) protected String
BaseOpenSearchImpl.getOpenSearchURL
(String searchPath, ThemeDisplay themeDisplay) protected String
HitsOpenSearchImpl.getURL
(ThemeDisplay themeDisplay, long groupId, Document result, PortletURL portletURL) -
Uses of ThemeDisplay in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return ThemeDisplay -
Uses of ThemeDisplay in com.liferay.portal.kernel.templateparser
Constructors in com.liferay.portal.kernel.templateparser with parameters of type ThemeDisplayModifierConstructorDescriptionTemplateNode
(ThemeDisplay themeDisplay, String name, String data, String type, Map<String, String> attributes) -
Uses of ThemeDisplay in com.liferay.portal.kernel.theme
Methods in com.liferay.portal.kernel.theme that return ThemeDisplayModifier and TypeMethodDescriptionPortletDisplay.getThemeDisplay()
ThemeDisplay.merge
(ThemeDisplay themeDisplay) ThemeDisplay.split()
Methods in com.liferay.portal.kernel.theme with parameters of type ThemeDisplayModifier and TypeMethodDescriptionNavItem.fromLayouts
(javax.servlet.http.HttpServletRequest httpServletRequest, List<Layout> parentLayouts, ThemeDisplay themeDisplay) ThemeDisplay.merge
(ThemeDisplay themeDisplay) void
PortletDisplay.setThemeDisplay
(ThemeDisplay themeDisplay) Constructors in com.liferay.portal.kernel.theme with parameters of type ThemeDisplayModifierConstructorDescriptionNavItem
(javax.servlet.http.HttpServletRequest httpServletRequest, ThemeDisplay themeDisplay, Layout layout) -
Uses of ThemeDisplay in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util with parameters of type ThemeDisplayModifier and TypeMethodDescriptionPortal.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.Portal.addPreservedParameters
(ThemeDisplay themeDisplay, String url) Adds the preserved parameters doAsUserId, doAsUserLanguageId, doAsGroupId, and refererPlid to the URL.Portal.addPreservedParameters
(ThemeDisplay themeDisplay, String url, boolean typeControlPanel, boolean doAsUser) 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.static String
PortalUtil.addPreservedParameters
(ThemeDisplay themeDisplay, String url) Adds the preserved parameters doAsUserId, doAsUserLanguageId, doAsGroupId, and refererPlid to the URL.static String
PortalUtil.addPreservedParameters
(ThemeDisplay themeDisplay, String url, boolean typeControlPanel, boolean doAsUser) 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.Portal.getAlternateURLs
(String canonicalURL, ThemeDisplay themeDisplay, Layout layout) Portal.getAlternateURLs
(String canonicalURL, ThemeDisplay themeDisplay, Layout layout, Set<Locale> availableLocales) PortalUtil.getAlternateURLs
(String canonicalURL, ThemeDisplay themeDisplay, Layout layout) PortalUtil.getAlternateURLs
(String canonicalURL, ThemeDisplay themeDisplay, Layout layout, Set<Locale> availableLocales) Portal.getCanonicalURL
(String completeURL, ThemeDisplay themeDisplay, Layout layout) Returns the canonical URL of the page, to distinguish it among its translations.Portal.getCanonicalURL
(String completeURL, ThemeDisplay themeDisplay, Layout layout, boolean forceLayoutFriendlyURL) Returns the canonical URL of the page, to distinguish it among its translations.Portal.getCanonicalURL
(String completeURL, ThemeDisplay themeDisplay, Layout layout, boolean forceLayoutFriendlyURL, boolean includeQueryString) Returns the canonical URL of the page.static String
PortalUtil.getCanonicalURL
(String completeURL, ThemeDisplay themeDisplay, Layout layout) Returns the canonical URL for the page.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.static String
PortalUtil.getCanonicalURL
(String completeURL, ThemeDisplay themeDisplay, Layout layout, boolean forceLayoutFriendlyURL, boolean includeQueryString) Returns the canonical URL of the page.Portal.getCreateAccountURL
(javax.servlet.http.HttpServletRequest httpServletRequest, ThemeDisplay themeDisplay) static String
PortalUtil.getCreateAccountURL
(javax.servlet.http.HttpServletRequest httpServletRequest, ThemeDisplay themeDisplay) Portal.getGoogleGadgetURL
(Portlet portlet, ThemeDisplay themeDisplay) static String
PortalUtil.getGoogleGadgetURL
(Portlet portlet, ThemeDisplay themeDisplay) Portal.getGroupFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay, boolean canonicalURL, boolean controlPanel) Portal.getGroupFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay, Locale locale) static String
PortalUtil.getGroupFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay, boolean canonicalURL, boolean controlPanel) static String
PortalUtil.getGroupFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay, Locale locale) Portal.getLayoutFriendlyURL
(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutFriendlyURL
(Layout layout, ThemeDisplay themeDisplay, Locale locale) Portal.getLayoutFriendlyURL
(ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutFriendlyURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutFriendlyURL
(Layout layout, ThemeDisplay themeDisplay, Locale locale) static String
PortalUtil.getLayoutFriendlyURL
(ThemeDisplay themeDisplay) Portal.getLayoutFullURL
(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutFullURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) Portal.getLayoutFullURL
(ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutFullURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutFullURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static String
PortalUtil.getLayoutFullURL
(ThemeDisplay themeDisplay) Portal.getLayoutRelativeURL
(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutRelativeURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static String
PortalUtil.getLayoutRelativeURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutRelativeURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) Portal.getLayoutSetFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutSetFriendlyURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay) Portal.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay) Portal.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) Portal.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay, Locale locale) Portal.getLayoutURL
(ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser) static String
PortalUtil.getLayoutURL
(Layout layout, ThemeDisplay themeDisplay, Locale locale) static String
PortalUtil.getLayoutURL
(ThemeDisplay themeDisplay) Portal.getNetvibesURL
(Portlet portlet, ThemeDisplay themeDisplay) static String
PortalUtil.getNetvibesURL
(Portlet portlet, ThemeDisplay themeDisplay) Portal.getPortalURL
(Layout layout, ThemeDisplay themeDisplay) Portal.getPortalURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay) Portal.getPortalURL
(ThemeDisplay themeDisplay) static String
PortalUtil.getPortalURL
(Layout layout, ThemeDisplay themeDisplay) static String
PortalUtil.getPortalURL
(LayoutSet layoutSet, ThemeDisplay themeDisplay) static String
PortalUtil.getPortalURL
(ThemeDisplay themeDisplay) Portal.getSiteAdminURL
(ThemeDisplay themeDisplay, String ppid, Map<String, String[]> params) static String
PortalUtil.getSiteAdminURL
(ThemeDisplay themeDisplay, String ppid, Map<String, String[]> params) 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) Portal.getWidgetURL
(Portlet portlet, ThemeDisplay themeDisplay) static String
PortalUtil.getWidgetURL
(Portlet portlet, ThemeDisplay themeDisplay) -
Uses of ThemeDisplay in com.liferay.social.kernel.model
Methods in com.liferay.social.kernel.model with parameters of type ThemeDisplayModifier and TypeMethodDescriptionprotected 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) BaseSocialRequestInterpreter.getUserName
(long userId, ThemeDisplay themeDisplay) BaseSocialRequestInterpreter.getUserNameLink
(long userId, ThemeDisplay themeDisplay) BaseSocialRequestInterpreter.interpret
(SocialRequest request, ThemeDisplay themeDisplay) SocialRequestInterpreter.interpret
(SocialRequest request, ThemeDisplay themeDisplay) boolean
BaseSocialRequestInterpreter.processConfirmation
(SocialRequest request, ThemeDisplay themeDisplay) boolean
SocialRequestInterpreter.processConfirmation
(SocialRequest request, ThemeDisplay themeDisplay) boolean
BaseSocialRequestInterpreter.processRejection
(SocialRequest request, ThemeDisplay themeDisplay) boolean
SocialRequestInterpreter.processRejection
(SocialRequest request, ThemeDisplay themeDisplay) -
Uses of ThemeDisplay in com.liferay.social.kernel.model.impl
Methods in com.liferay.social.kernel.model.impl with parameters of type ThemeDisplayModifier and TypeMethodDescriptionSocialRequestInterpreterImpl.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.social.kernel.service
Methods in com.liferay.social.kernel.service with parameters of type ThemeDisplayModifier and TypeMethodDescriptionSocialRequestInterpreterLocalService.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.SocialRequestInterpreterLocalServiceWrapper.interpret
(SocialRequest request, ThemeDisplay themeDisplay) Creates a human readable request feed entry for the social request using an available compatible request interpreter.void
SocialRequestInterpreterLocalService.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
SocialRequestInterpreterLocalServiceWrapper.processConfirmation
(SocialRequest request, ThemeDisplay themeDisplay) Processes the confirmation of the social request.void
SocialRequestInterpreterLocalService.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
SocialRequestInterpreterLocalServiceWrapper.processRejection
(SocialRequest request, ThemeDisplay themeDisplay) Processes the rejection of the social request.SocialRequestLocalService.updateRequest
(long requestId, int status, ThemeDisplay themeDisplay) Updates the social request replacing its status.static SocialRequest
SocialRequestLocalServiceUtil.updateRequest
(long requestId, int status, ThemeDisplay themeDisplay) Updates the social request replacing its status.SocialRequestLocalServiceWrapper.updateRequest
(long requestId, int status, ThemeDisplay themeDisplay) Updates the social request replacing its status.SocialRequestService.updateRequest
(long requestId, int status, ThemeDisplay themeDisplay) static SocialRequest
SocialRequestServiceUtil.updateRequest
(long requestId, int status, ThemeDisplay themeDisplay) SocialRequestServiceWrapper.updateRequest
(long requestId, int status, ThemeDisplay themeDisplay)
com.liferay.document.library.util.DLURLHelper#getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String)