Liferay 6.2.0-ce-m3

Uses of Class
com.liferay.portal.theme.ThemeDisplay

Packages that use ThemeDisplay
com.liferay.portal.kernel.mobile.device.rulegroup   
com.liferay.portal.kernel.mobile.device.rulegroup.rule   
com.liferay.portal.kernel.search   
com.liferay.portal.kernel.templateparser   
com.liferay.portal.kernel.trash   
com.liferay.portal.kernel.workflow   
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.theme This package defines the portal theme classes. 
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
com.liferay.portlet.asset.model   
com.liferay.portlet.blogs.service   
com.liferay.portlet.documentlibrary.util This package defines the document library portlet utility interfaces and classes. 
com.liferay.portlet.dynamicdatalists.util   
com.liferay.portlet.expando.model   
com.liferay.portlet.journal.service   
com.liferay.portlet.journalcontent.util   
com.liferay.portlet.layoutsadmin.util   
com.liferay.portlet.messageboards.service   
com.liferay.portlet.portletdisplaytemplate.util   
com.liferay.portlet.social.model   
com.liferay.portlet.social.service This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.trash.util   
com.liferay.util.bridges.alloy   
 

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
static MDRRuleGroupInstance RuleGroupProcessorUtil.evaluateRuleGroups(ThemeDisplay themeDisplay)
           
 MDRRuleGroupInstance RuleGroupProcessor.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.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.  
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.templateparser
 

Methods in com.liferay.portal.kernel.templateparser that return ThemeDisplay
 ThemeDisplay TemplateParser.getThemeDisplay()
           
 ThemeDisplay BaseTemplateParser.getThemeDisplay()
           
 

Methods in com.liferay.portal.kernel.templateparser with parameters of type ThemeDisplay
 void TemplateParser.setThemeDisplay(ThemeDisplay themeDisplay)
           
 void BaseTemplateParser.setThemeDisplay(ThemeDisplay themeDisplay)
           
 String Transformer.transform(ThemeDisplay themeDisplay, Map<String,Object> contextObjects, String script, String langType)
           
 String BaseTransformer.transform(ThemeDisplay themeDisplay, Map<String,Object> contextObjects, String script, String langType)
           
 String Transformer.transform(ThemeDisplay themeDisplay, Map<String,String> tokens, String viewMode, String languageId, String xml, String script, String langType)
           
 String BaseTransformer.transform(ThemeDisplay themeDisplay, Map<String,String> tokens, String viewMode, String languageId, String xml, String script, String langType)
           
 

Constructors in com.liferay.portal.kernel.templateparser with parameters of type ThemeDisplay
TemplateNode(ThemeDisplay themeDisplay, String name, String data, String type)
           
 

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.model
 

Methods in com.liferay.portal.model with parameters of type ThemeDisplay
 String UserWrapper.getDisplayURL(ThemeDisplay themeDisplay)
           
 String User.getDisplayURL(ThemeDisplay themeDisplay)
           
 String UserWrapper.getDisplayURL(ThemeDisplay themeDisplay, boolean privateLayout)
           
 String User.getDisplayURL(ThemeDisplay themeDisplay, boolean privateLayout)
           
 String GroupWrapper.getPathFriendlyURL(boolean privateLayout, ThemeDisplay themeDisplay)
           
 String Group.getPathFriendlyURL(boolean privateLayout, ThemeDisplay themeDisplay)
           
 String UserWrapper.getPortraitURL(ThemeDisplay themeDisplay)
           
 String User.getPortraitURL(ThemeDisplay themeDisplay)
           
 

Uses of ThemeDisplay in com.liferay.portal.theme
 

Methods in com.liferay.portal.theme that return ThemeDisplay
 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
static String PortalUtil.addPreservedParameters(ThemeDisplay themeDisplay, Layout layout, String url, boolean doAsUser)
          Adds preserved parameters such as doAsGroupId, doAsUserId, doAsUserLanguageId, and referrerPlid that should always be preserved as the user navigates through the portal.
 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, String url)
          Adds preserved parameters such as doAsGroupId, doAsUserId, doAsUserLanguageId, and referrerPlid that should always be preserved as the user navigates through the portal.
 String Portal.addPreservedParameters(ThemeDisplay themeDisplay, String url)
          Adds the preserved parameters doAsUserId, doAsUserLanguageId, doAsGroupId, refererPlid, and controlPanelCategory to the URL.
static String PortalUtil.getAlternateURL(String canonicalURL, ThemeDisplay themeDisplay, Locale locale)
           
 String Portal.getAlternateURL(String canonicalURL, ThemeDisplay themeDisplay, Locale locale)
          Returns the alternate URL of the page, to distinguish it from its canonical URL.
static String PortalUtil.getCanonicalURL(String completeURL, ThemeDisplay themeDisplay, 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, boolean forceLayoutFriendlyURL)
           
 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.getControlPanelCategory(String portletId, ThemeDisplay themeDisplay)
           
 String Portal.getControlPanelCategory(String portletId, ThemeDisplay themeDisplay)
           
static List<Portlet> PortalUtil.getControlPanelPortlets(String category, ThemeDisplay themeDisplay)
           
 List<Portlet> Portal.getControlPanelPortlets(String category, ThemeDisplay themeDisplay)
           
static String PortalUtil.getCreateAccountURL(javax.servlet.http.HttpServletRequest request, ThemeDisplay themeDisplay)
           
 String Portal.getCreateAccountURL(javax.servlet.http.HttpServletRequest request, ThemeDisplay themeDisplay)
           
static String PortalUtil.getFacebookURL(Portlet portlet, String facebookCanvasPageURL, ThemeDisplay themeDisplay)
           
 String Portal.getFacebookURL(Portlet portlet, String facebookCanvasPageURL, ThemeDisplay themeDisplay)
           
static String PortalUtil.getGoogleGadgetURL(Portlet portlet, ThemeDisplay themeDisplay)
           
 String Portal.getGoogleGadgetURL(Portlet portlet, ThemeDisplay themeDisplay)
           
static String PortalUtil.getGroupFriendlyURL(Group group, boolean privateLayoutSet, ThemeDisplay themeDisplay)
           
 String Portal.getGroupFriendlyURL(Group group, boolean privateLayoutSet, ThemeDisplay themeDisplay)
           
static String PortalUtil.getGroupFriendlyURL(Group group, boolean privateLayoutSet, ThemeDisplay themeDisplay, Locale locale)
           
 String Portal.getGroupFriendlyURL(Group group, boolean privateLayoutSet, ThemeDisplay themeDisplay, Locale locale)
           
static String PortalUtil.getLayoutFriendlyURL(Layout layout, ThemeDisplay themeDisplay)
           
 String Portal.getLayoutFriendlyURL(Layout layout, ThemeDisplay themeDisplay)
           
static String PortalUtil.getLayoutFriendlyURL(Layout layout, ThemeDisplay themeDisplay, Locale locale)
           
 String Portal.getLayoutFriendlyURL(Layout layout, ThemeDisplay themeDisplay, Locale locale)
           
static String PortalUtil.getLayoutFullURL(Layout layout, ThemeDisplay themeDisplay)
           
 String Portal.getLayoutFullURL(Layout layout, ThemeDisplay themeDisplay)
           
static String PortalUtil.getLayoutFullURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser)
           
 String Portal.getLayoutFullURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser)
           
static String PortalUtil.getLayoutFullURL(ThemeDisplay themeDisplay)
           
 String Portal.getLayoutFullURL(ThemeDisplay themeDisplay)
           
static String PortalUtil.getLayoutSetFriendlyURL(LayoutSet layoutSet, ThemeDisplay themeDisplay)
           
 String Portal.getLayoutSetFriendlyURL(LayoutSet layoutSet, ThemeDisplay themeDisplay)
           
static String PortalUtil.getLayoutURL(Layout layout, ThemeDisplay themeDisplay)
           
 String Portal.getLayoutURL(Layout layout, ThemeDisplay themeDisplay)
           
static String PortalUtil.getLayoutURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser)
           
 String Portal.getLayoutURL(Layout layout, ThemeDisplay themeDisplay, boolean doAsUser)
           
static String PortalUtil.getLayoutURL(ThemeDisplay themeDisplay)
           
 String Portal.getLayoutURL(ThemeDisplay themeDisplay)
           
static String PortalUtil.getNetvibesURL(Portlet portlet, ThemeDisplay themeDisplay)
           
 String Portal.getNetvibesURL(Portlet portlet, ThemeDisplay themeDisplay)
           
static String PortalUtil.getPortalURL(Layout layout, ThemeDisplay themeDisplay)
           
 String Portal.getPortalURL(Layout layout, ThemeDisplay themeDisplay)
           
static String PortalUtil.getPortalURL(ThemeDisplay themeDisplay)
           
 String Portal.getPortalURL(ThemeDisplay themeDisplay)
           
static long[] PortalUtil.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
           
 long[] Portal.getSiteAndCompanyGroupIds(ThemeDisplay themeDisplay)
           
static String PortalUtil.getSiteLoginURL(ThemeDisplay themeDisplay)
           
 String Portal.getSiteLoginURL(ThemeDisplay themeDisplay)
          Returns the URL of the login page for the current site if one is available.
static String PortalUtil.getWidgetURL(Portlet portlet, ThemeDisplay themeDisplay)
           
 String Portal.getWidgetURL(Portlet portlet, ThemeDisplay themeDisplay)
           
static boolean PortalUtil.isCompanyControlPanelPortlet(String portletId, String category, ThemeDisplay themeDisplay)
           
 boolean Portal.isCompanyControlPanelPortlet(String portletId, String category, ThemeDisplay themeDisplay)
           
static boolean PortalUtil.isCompanyControlPanelPortlet(String portletId, ThemeDisplay themeDisplay)
           
 boolean Portal.isCompanyControlPanelPortlet(String portletId, ThemeDisplay themeDisplay)
           
static boolean PortalUtil.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
           
 boolean Portal.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
           
static boolean PortalUtil.isControlPanelPortlet(String portletId, String category, ThemeDisplay themeDisplay)
           
 boolean Portal.isControlPanelPortlet(String portletId, String category, ThemeDisplay themeDisplay)
           
static boolean PortalUtil.isControlPanelPortlet(String portletId, ThemeDisplay themeDisplay)
           
 boolean Portal.isControlPanelPortlet(String portletId, ThemeDisplay themeDisplay)
           
 void PortletLister.setThemeDisplay(ThemeDisplay themeDisplay)
           
 

Uses of ThemeDisplay in com.liferay.portlet
 

Methods in com.liferay.portlet with parameters of type ThemeDisplay
static String PortletURLUtil.getRefreshURL(javax.servlet.http.HttpServletRequest request, ThemeDisplay themeDisplay)
           
 boolean ControlPanelEntry.isVisible(Portlet portlet, String category, ThemeDisplay themeDisplay)
          Deprecated. As of 6.2, 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 false and remains only to preserve binary compatibility. This method will be permanently removed in a future version.

In lieu of this method, the Control Panel now uses ControlPanelEntry.hasAccessPermission(com.liferay.portal.security.permission.PermissionChecker, com.liferay.portal.model.Group, com.liferay.portal.model.Portlet) to determine if a portlet should be displayed in the Control Panel.

 boolean BaseControlPanelEntry.isVisible(Portlet portlet, String category, ThemeDisplay themeDisplay)
          Deprecated. As of 6.2, 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 false and remains only to preserve binary compatibility. This method will be permanently removed in a future version.

In lieu of this method, the Control Panel now uses BaseControlPanelEntry.hasAccessPermission(com.liferay.portal.security.permission.PermissionChecker, com.liferay.portal.model.Group, com.liferay.portal.model.Portlet) to determine if a portlet should be displayed in the Control Panel.

 

Uses of ThemeDisplay in com.liferay.portlet.asset.model
 

Methods in com.liferay.portlet.asset.model with parameters of type ThemeDisplay
protected  long BaseAssetRendererFactory.getControlPanelPlid(ThemeDisplay themeDisplay)
           
protected  long BaseAssetRenderer.getControlPanelPlid(ThemeDisplay themeDisplay)
           
protected  String BaseAssetRendererFactory.getIconPath(ThemeDisplay themeDisplay)
           
protected  String BaseAssetRenderer.getIconPath(ThemeDisplay themeDisplay)
           
 String BaseAssetRenderer.getURLDownload(ThemeDisplay themeDisplay)
           
 String AssetRenderer.getURLDownload(ThemeDisplay themeDisplay)
           
 

Uses of ThemeDisplay in com.liferay.portlet.blogs.service
 

Methods in com.liferay.portlet.blogs.service with parameters of type 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.getCompanyEntriesRSS(long companyId, 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.getGroupEntriesRSS(long groupId, 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)
           
 String BlogsEntryService.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.documentlibrary.util
 

Methods in com.liferay.portlet.documentlibrary.util with parameters of type ThemeDisplay
static String DLUtil.getFileEntryImage(FileEntry fileEntry, ThemeDisplay themeDisplay)
           
 String DL.getFileEntryImage(FileEntry fileEntry, ThemeDisplay themeDisplay)
           
static String DLUtil.getPreviewURL(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString)
           
 String DL.getPreviewURL(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString)
           
static String DLUtil.getPreviewURL(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString, boolean appendToken)
          Deprecated. DLUtil.getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String, boolean, boolean)
 String DL.getPreviewURL(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString, boolean appendToken)
          Deprecated. DL.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)
           
static String DLUtil.getThumbnailSrc(FileEntry fileEntry, DLFileShortcut dlFileShortcut, ThemeDisplay themeDisplay)
           
 String DL.getThumbnailSrc(FileEntry fileEntry, DLFileShortcut dlFileShortcut, ThemeDisplay themeDisplay)
           
static String DLUtil.getThumbnailSrc(FileEntry fileEntry, FileVersion fileVersion, DLFileShortcut dlFileShortcut, ThemeDisplay themeDisplay)
           
 String DL.getThumbnailSrc(FileEntry fileEntry, FileVersion fileVersion, DLFileShortcut dlFileShortcut, ThemeDisplay themeDisplay)
           
static String DLUtil.getWebDavURL(ThemeDisplay themeDisplay, Folder folder, FileEntry fileEntry)
           
 String DL.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)
           
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)
           
 

Uses of ThemeDisplay in com.liferay.portlet.dynamicdatalists.util
 

Methods in com.liferay.portlet.dynamicdatalists.util with parameters of type ThemeDisplay
static String DDLUtil.getTemplateContent(long ddmTemplateId, DDLRecordSet recordSet, ThemeDisplay themeDisplay, RenderRequest renderRequest, RenderResponse renderResponse)
           
 String DDL.getTemplateContent(long ddmTemplateId, DDLRecordSet recordSet, ThemeDisplay themeDisplay, RenderRequest renderRequest, RenderResponse renderResponse)
           
 

Uses of ThemeDisplay in com.liferay.portlet.expando.model
 

Methods in com.liferay.portlet.expando.model with parameters of type ThemeDisplay
 String CustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
           
 String BaseCustomAttributesDisplay.getIconPath(ThemeDisplay themeDisplay)
           
 

Uses of ThemeDisplay in com.liferay.portlet.journal.service
 

Methods in com.liferay.portlet.journal.service with parameters of type ThemeDisplay
 String JournalArticleLocalServiceWrapper.getArticleContent(JournalArticle article, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static String JournalArticleLocalServiceUtil.getArticleContent(JournalArticle article, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(JournalArticle article, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalServiceWrapper.getArticleContent(long groupId, String articleId, double version, String viewMode, String templateId, String languageId, ThemeDisplay themeDisplay)
           
static String JournalArticleLocalServiceUtil.getArticleContent(long groupId, String articleId, double version, String viewMode, String templateId, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(long groupId, String articleId, double version, String viewMode, String templateId, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalServiceWrapper.getArticleContent(long groupId, String articleId, double version, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static String JournalArticleLocalServiceUtil.getArticleContent(long groupId, String articleId, double version, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(long groupId, String articleId, double version, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleServiceWrapper.getArticleContent(long groupId, String articleId, double version, String languageId, ThemeDisplay themeDisplay)
           
static String JournalArticleServiceUtil.getArticleContent(long groupId, String articleId, double version, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleService.getArticleContent(long groupId, String articleId, double version, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalServiceWrapper.getArticleContent(long groupId, String articleId, String viewMode, String templateId, String languageId, ThemeDisplay themeDisplay)
           
static String JournalArticleLocalServiceUtil.getArticleContent(long groupId, String articleId, String viewMode, String templateId, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(long groupId, String articleId, String viewMode, String templateId, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalServiceWrapper.getArticleContent(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static String JournalArticleLocalServiceUtil.getArticleContent(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleServiceWrapper.getArticleContent(long groupId, String articleId, String languageId, ThemeDisplay themeDisplay)
           
static String JournalArticleServiceUtil.getArticleContent(long groupId, String articleId, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleService.getArticleContent(long groupId, String articleId, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(JournalArticle article, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(JournalArticle article, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(JournalArticle article, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalArticleLocalServiceUtil.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 

Uses of ThemeDisplay in com.liferay.portlet.journalcontent.util
 

Methods in com.liferay.portlet.journalcontent.util with parameters of type ThemeDisplay
static String JournalContentUtil.getContent(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalContent.getContent(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static String JournalContentUtil.getContent(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay, String xmlRequest)
           
 String JournalContent.getContent(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay, String xmlRequest)
           
static String JournalContentUtil.getContent(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalContent.getContent(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay, int page, String xmlRequest)
           
static JournalArticleDisplay JournalContentUtil.getDisplay(long groupId, String articleId, 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, int page)
           
 JournalArticleDisplay JournalContent.getDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay, int page)
           
 

Uses of ThemeDisplay in com.liferay.portlet.layoutsadmin.util
 

Methods in com.liferay.portlet.layoutsadmin.util with parameters of type ThemeDisplay
static String SitemapUtil.getSitemap(long groupId, boolean privateLayout, ThemeDisplay themeDisplay)
           
 String Sitemap.getSitemap(long groupId, boolean privateLayout, ThemeDisplay themeDisplay)
           
 

Uses of ThemeDisplay in com.liferay.portlet.messageboards.service
 

Methods in com.liferay.portlet.messageboards.service with parameters of type ThemeDisplay
 String MBMessageServiceWrapper.getCategoryMessagesRSS(long groupId, long categoryId, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay 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 MBMessageService.getCategoryMessagesRSS(long groupId, long categoryId, 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)
           
static String MBMessageServiceUtil.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)
           
 String MBMessageServiceWrapper.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, 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)
           
 String MBMessageServiceWrapper.getGroupMessagesRSS(long groupId, long userId, 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 MBMessageService.getGroupMessagesRSS(long groupId, long userId, 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)
           
static String MBMessageServiceUtil.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.portletdisplaytemplate.util
 

Methods in com.liferay.portlet.portletdisplaytemplate.util with parameters of type ThemeDisplay
static long PortletDisplayTemplateUtil.getDDMTemplateGroupId(ThemeDisplay themeDisplay)
           
 long PortletDisplayTemplate.getDDMTemplateGroupId(ThemeDisplay themeDisplay)
           
static long PortletDisplayTemplateUtil.getPortletDisplayTemplateDDMTemplateId(ThemeDisplay themeDisplay, String displayStyle)
           
 long PortletDisplayTemplate.getPortletDisplayTemplateDDMTemplateId(ThemeDisplay themeDisplay, String displayStyle)
           
 

Uses of ThemeDisplay in com.liferay.portlet.social.model
 

Methods in com.liferay.portlet.social.model with parameters of type ThemeDisplay
protected abstract  SocialActivityFeedEntry BaseSocialActivityInterpreter.doInterpret(SocialActivity activity, ThemeDisplay themeDisplay)
           
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)
           
 String BaseSocialRequestInterpreter.getUserName(long userId, ThemeDisplay themeDisplay)
           
protected  String BaseSocialActivityInterpreter.getUserName(long userId, ThemeDisplay themeDisplay)
           
 String BaseSocialRequestInterpreter.getUserNameLink(long userId, ThemeDisplay themeDisplay)
           
 SocialActivityFeedEntry SocialActivityInterpreter.interpret(SocialActivity activity, ThemeDisplay themeDisplay)
           
 SocialActivityFeedEntry BaseSocialActivityInterpreter.interpret(SocialActivity activity, 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)
           
protected  String BaseSocialActivityInterpreter.wrapLink(String link, String key, ThemeDisplay themeDisplay)
           
 

Uses of ThemeDisplay in com.liferay.portlet.social.service
 

Methods in com.liferay.portlet.social.service with parameters of type ThemeDisplay
 SocialActivityFeedEntry SocialActivityInterpreterLocalServiceWrapper.interpret(SocialActivity activity, ThemeDisplay themeDisplay)
          Creates a human readable activity feed entry for the activity using an available compatible activity interpreter.
static SocialActivityFeedEntry SocialActivityInterpreterLocalServiceUtil.interpret(SocialActivity activity, ThemeDisplay themeDisplay)
          Creates a human readable activity feed entry for the activity using an available compatible activity interpreter.
 SocialActivityFeedEntry SocialActivityInterpreterLocalService.interpret(SocialActivity activity, ThemeDisplay themeDisplay)
          Creates a human readable activity feed entry for the activity using an available compatible activity interpreter.
 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 SocialRequestServiceWrapper.updateRequest(long requestId, int status, ThemeDisplay themeDisplay)
           
static SocialRequest SocialRequestServiceUtil.updateRequest(long requestId, int status, ThemeDisplay themeDisplay)
           
 SocialRequest SocialRequestService.updateRequest(long requestId, int status, ThemeDisplay themeDisplay)
           
 SocialRequest SocialRequestLocalServiceWrapper.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.
 SocialRequest SocialRequestLocalService.updateRequest(long requestId, int status, ThemeDisplay themeDisplay)
          Updates the social request replacing its status.
 

Uses of ThemeDisplay in com.liferay.portlet.trash.util
 

Methods in com.liferay.portlet.trash.util with parameters of type ThemeDisplay
static String TrashUtil.getNewName(ThemeDisplay themeDisplay, String oldName)
           
 String Trash.getNewName(ThemeDisplay themeDisplay, String oldName)
           
 

Uses of ThemeDisplay in com.liferay.util.bridges.alloy
 

Fields in com.liferay.util.bridges.alloy declared as ThemeDisplay
protected  ThemeDisplay BaseAlloyControllerImpl.themeDisplay
           
 

Methods in com.liferay.util.bridges.alloy that return ThemeDisplay
 ThemeDisplay BaseAlloyControllerImpl.getThemeDisplay()
           
 ThemeDisplay AlloyController.getThemeDisplay()
           
 


Liferay 6.2.0-ce-m3