Class ThemeDisplayModel

Object
com.liferay.portal.kernel.portlet.ThemeDisplayModel

public class ThemeDisplayModel extends Object
Author:
Shuyang Zhou
  • Constructor Details

    • ThemeDisplayModel

      public ThemeDisplayModel(ThemeDisplay themeDisplay)
  • Method Details

    • getCdnHost

      public String getCdnHost()
    • getCompanyId

      public long getCompanyId()
    • getDoAsUserId

      public String getDoAsUserId()
    • getI18nLanguageId

      public String getI18nLanguageId()
    • getI18nPath

      public String getI18nPath()
    • getLanguageId

      public String getLanguageId()
    • getLocale

      public Locale getLocale()
    • getPathContext

      public String getPathContext()
    • getPathFriendlyURLPrivateGroup

      public String getPathFriendlyURLPrivateGroup()
    • getPathFriendlyURLPrivateUser

      public String getPathFriendlyURLPrivateUser()
    • getPathFriendlyURLPublic

      public String getPathFriendlyURLPublic()
    • getPathImage

      public String getPathImage()
    • getPathMain

      public String getPathMain()
    • getPathThemeImages

      public String getPathThemeImages()
    • getPlid

      public long getPlid()
    • getPortalURL

      public String getPortalURL()
    • getPortletDisplayModel

      public PortletDisplayModel getPortletDisplayModel()
    • getRealUserId

      public long getRealUserId()
    • getScopeGroupId

      public long getScopeGroupId()
    • getServerName

      public String getServerName()
    • getServerPort

      public int getServerPort()
    • getTimeZone

      public TimeZone getTimeZone()
    • getURLPortal

      public String getURLPortal()
    • getUserId

      public long getUserId()
    • isSecure

      public boolean isSecure()