Liferay 6.1.2-ce-ga3

com.liferay.portal.theme
Class ThemeDisplay

java.lang.Object
  extended by com.liferay.portal.theme.ThemeDisplay
All Implemented Interfaces:
Serializable, Cloneable

public class ThemeDisplay
extends Object
implements Cloneable, Serializable

See Also:
Serialized Form

Constructor Summary
ThemeDisplay()
           
 
Method Summary
 Object clone()
           
 Account getAccount()
           
 String getCDNBaseURL()
           
 String getCDNDynamicResourcesHost()
           
 String getCDNHost()
           
 ColorScheme getColorScheme()
           
 String getColorSchemeId()
           
 Company getCompany()
           
 long getCompanyGroupId()
           
 long getCompanyId()
           
 String getCompanyLogo()
           
 int getCompanyLogoHeight()
           
 int getCompanyLogoWidth()
           
 Contact getContact()
           
 String getControlPanelCategory()
           
 User getDefaultUser()
           
 long getDefaultUserId()
           
 Device getDevice()
           
 long getDoAsGroupId()
           
 String getDoAsUserId()
           
 String getDoAsUserLanguageId()
           
 String getFacebookCanvasPageURL()
           
 String getI18nLanguageId()
           
 String getI18nPath()
           
 String getLanguageId()
           
 Layout getLayout()
           
 List<Layout> getLayouts()
           
 LayoutSet getLayoutSet()
           
 String getLayoutSetLogo()
           
 LayoutTypePortlet getLayoutTypePortlet()
           
 String getLifecycle()
           
 Locale getLocale()
           
 MDRRuleGroupInstance getMDRRuleGroupInstance()
           
 Group getParentGroup()
           
 long getParentGroupId()
           
 String getParentGroupName()
           
 String getPathApplet()
           
 String getPathCms()
           
 String getPathColorSchemeImages()
           
 String getPathContext()
           
 String getPathFlash()
           
 String getPathFriendlyURLPrivateGroup()
           
 String getPathFriendlyURLPrivateUser()
           
 String getPathFriendlyURLPublic()
           
 String getPathImage()
           
 String getPathJavaScript()
           
 String getPathMain()
           
 String getPathSound()
           
 String getPathThemeCss()
           
 String getPathThemeImage()
          Deprecated. Use getPathThemeImages.
 String getPathThemeImages()
           
 String getPathThemeJavaScript()
           
 String getPathThemeRoot()
           
 String getPathThemeTemplates()
           
 PermissionChecker getPermissionChecker()
           
 long getPlid()
           
 String getPortalURL()
           
 PortletDisplay getPortletDisplay()
           
 long getPortletGroupId()
          Deprecated. Use getScopeGroupId.
 String getPpid()
           
 String getRealCompanyLogo()
           
 int getRealCompanyLogoHeight()
           
 int getRealCompanyLogoWidth()
           
 User getRealUser()
           
 long getRealUserId()
           
 long getRefererGroupId()
           
 long getRefererPlid()
           
 Group getScopeGroup()
           
 long getScopeGroupId()
           
 long getScopeGroupIdOrLiveGroupId()
           
 String getScopeGroupName()
           
 Layout getScopeLayout()
           
 String getServerName()
           
 int getServerPort()
           
 String getSessionId()
           
 Theme getTheme()
           
 String getThemeId()
           
 String getThemeSetting(String key)
           
 Properties getThemeSettings()
           
 String getTilesContent()
           
 String getTilesTitle()
           
 TimeZone getTimeZone()
           
 List<Layout> getUnfilteredLayouts()
           
 String getURLAddContent()
           
 String getURLControlPanel()
           
 String getURLCurrent()
           
 String getURLHome()
           
 String getURLLayoutTemplates()
           
 PortletURL getURLManageSiteMemberships()
           
 PortletURL getURLMyAccount()
           
 PortletURL getURLPageSettings()
           
 String getURLPortal()
           
 PortletURL getURLPublishToLive()
           
 String getURLSignIn()
           
 String getURLSignOut()
           
 String getURLSiteContent()
           
 PortletURL getURLSiteMapSettings()
           
 PortletURL getURLSiteSettings()
           
 PortletURL getURLUpdateManager()
           
 User getUser()
           
 long getUserId()
           
 boolean isAddSessionIdToURL()
           
 boolean isAjax()
           
 boolean isFacebook()
           
 boolean isFreeformLayout()
           
 boolean isI18n()
           
 boolean isImpersonated()
           
 boolean isIncludedJs(String js)
           
 boolean isIncludePortletCssJs()
           
 boolean isIncludeServiceJs()
           
 boolean isIsolated()
           
 boolean isLifecycleAction()
           
 boolean isLifecycleEvent()
           
 boolean isLifecycleRender()
           
 boolean isLifecycleResource()
           
 boolean isSecure()
           
 boolean isShowAddContentIcon()
           
 boolean isShowAddContentIconPermission()
           
 boolean isShowControlPanelIcon()
           
 boolean isShowHomeIcon()
           
 boolean isShowLayoutTemplatesIcon()
           
 boolean isShowManageSiteMembershipsIcon()
           
 boolean isShowMyAccountIcon()
           
 boolean isShowPageCustomizationIcon()
           
 boolean isShowPageSettingsIcon()
           
 boolean isShowPortalIcon()
           
 boolean isShowSignInIcon()
           
 boolean isShowSignOutIcon()
           
 boolean isShowSiteContentIcon()
           
 boolean isShowSiteMapSettingsIcon()
           
 boolean isShowSiteSettingsIcon()
           
 boolean isShowStagingIcon()
           
 boolean isSignedIn()
           
 boolean isStateExclusive()
           
 boolean isStateMaximized()
           
 boolean isStatePopUp()
           
 boolean isThemeCssFastLoad()
           
 boolean isThemeImagesFastLoad()
           
 boolean isThemeJsBarebone()
           
 boolean isThemeJsFastLoad()
           
 boolean isTilesSelectable()
           
 boolean isWapTheme()
           
 boolean isWidget()
           
 void setAccount(Account account)
           
 void setAddSessionIdToURL(boolean addSessionIdToURL)
           
 void setAjax(boolean ajax)
           
 void setCDNBaseURL(String cdnBase)
           
 void setCDNDynamicResourcesHost(String cdnDynamicResourcesHost)
           
 void setCDNHost(String cdnHost)
           
 void setCompany(Company company)
           
 void setCompanyLogo(String companyLogo)
           
 void setCompanyLogoHeight(int companyLogoHeight)
           
 void setCompanyLogoWidth(int companyLogoWidth)
           
 void setContact(Contact contact)
           
 void setControlPanelCategory(String controlPanelCategory)
           
 void setDevice(Device device)
           
 void setDoAsGroupId(long doAsGroupId)
           
 void setDoAsUserId(String doAsUserId)
           
 void setDoAsUserLanguageId(String doAsUserLanguageId)
           
 void setFacebookCanvasPageURL(String facebookCanvasPageURL)
           
 void setFreeformLayout(boolean freeformLayout)
           
 void setI18nLanguageId(String i18nLanguageId)
           
 void setI18nPath(String i18nPath)
           
 void setIncludePortletCssJs(boolean includePortletCssJs)
           
 void setIncludeServiceJs(boolean includeServiceJs)
           
 void setIsolated(boolean isolated)
           
 void setLanguageId(String languageId)
           
 void setLayout(Layout layout)
           
 void setLayouts(List<Layout> layouts)
           
 void setLayoutSet(LayoutSet layoutSet)
           
 void setLayoutSetLogo(String layoutSetLogo)
           
 void setLayoutTypePortlet(LayoutTypePortlet layoutTypePortlet)
           
 void setLifecycle(String lifecycle)
           
 void setLifecycleAction(boolean lifecycleAction)
           
 void setLifecycleEvent(boolean lifecycleEvent)
           
 void setLifecycleRender(boolean lifecycleRender)
           
 void setLifecycleResource(boolean lifecycleResource)
           
 void setLocale(Locale locale)
           
 void setLookAndFeel(Theme theme, ColorScheme colorScheme)
           
 void setMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 void setParentGroupId(long parentGroupId)
           
 void setPathApplet(String pathApplet)
           
 void setPathCms(String pathCms)
           
 void setPathColorSchemeImages(String pathColorSchemeImages)
           
 void setPathContext(String pathContext)
           
 void setPathFlash(String pathFlash)
           
 void setPathFriendlyURLPrivateGroup(String pathFriendlyURLPrivateGroup)
           
 void setPathFriendlyURLPrivateUser(String pathFriendlyURLPrivateUser)
           
 void setPathFriendlyURLPublic(String pathFriendlyURLPublic)
           
 void setPathImage(String pathImage)
           
 void setPathJavaScript(String pathJavaScript)
           
 void setPathMain(String pathMain)
           
 void setPathSound(String pathSound)
           
 void setPathThemeCss(String pathThemeCss)
           
 void setPathThemeImages(String pathThemeImages)
           
 void setPathThemeJavaScript(String pathThemeJavaScript)
           
 void setPathThemeRoot(String pathThemeRoot)
           
 void setPathThemeTemplates(String pathThemeTemplates)
           
 void setPermissionChecker(PermissionChecker permissionChecker)
           
 void setPlid(long plid)
           
 void setPortalURL(String portalURL)
           
 void setPpid(String ppid)
           
 void setRealCompanyLogo(String realCompanyLogo)
           
 void setRealCompanyLogoHeight(int realCompanyLogoHeight)
           
 void setRealCompanyLogoWidth(int realCompanyLogoWidth)
           
 void setRealUser(User realUser)
           
 void setRefererGroupId(long refererGroupId)
           
 void setRefererPlid(long refererPlid)
           
 void setScopeGroupId(long scopeGroupId)
           
 void setSecure(boolean secure)
           
 void setServerName(String serverName)
           
 void setServerPort(int serverPort)
           
 void setSessionId(String sessionId)
           
 void setShowAddContentIcon(boolean showAddContentIcon)
           
 void setShowAddContentIconPermission(boolean showAddContentIconPermission)
           
 void setShowControlPanelIcon(boolean showControlPanelIcon)
           
 void setShowHomeIcon(boolean showHomeIcon)
           
 void setShowLayoutTemplatesIcon(boolean showLayoutTemplatesIcon)
           
 void setShowManageSiteMembershipsIcon(boolean showManageSiteMembershipsIcon)
           
 void setShowMyAccountIcon(boolean showMyAccountIcon)
           
 void setShowPageCustomizationIcon(boolean showPageCustomizationIcon)
           
 void setShowPageSettingsIcon(boolean showPageSettingsIcon)
           
 void setShowPortalIcon(boolean showPortalIcon)
           
 void setShowSignInIcon(boolean showSignInIcon)
           
 void setShowSignOutIcon(boolean showSignOutIcon)
           
 void setShowSiteContentIcon(boolean showSiteContentIcon)
           
 void setShowSiteMapSettingsIcon(boolean showSiteMapSettingsIcon)
           
 void setShowSiteSettingsIcon(boolean showSiteSettingsIcon)
           
 void setShowStagingIcon(boolean showStagingIcon)
           
 void setSignedIn(boolean signedIn)
           
 void setStateExclusive(boolean stateExclusive)
           
 void setStateMaximized(boolean stateMaximized)
           
 void setStatePopUp(boolean statePopUp)
           
 void setThemeCssFastLoad(boolean themeCssFastLoad)
           
 void setThemeImagesFastLoad(boolean themeImagesFastLoad)
           
 void setThemeJsBarebone(boolean themeJsBarebone)
           
 void setThemeJsFastLoad(boolean themeJsFastLoad)
           
 void setTilesContent(String tilesContent)
           
 void setTilesSelectable(boolean tilesSelectable)
           
 void setTilesTitle(String tilesTitle)
           
 void setTimeZone(TimeZone timeZone)
           
 void setUnfilteredLayouts(List<Layout> unfilteredLayouts)
           
 void setURLAddContent(String urlAddContent)
           
 void setURLControlPanel(String urlControlPanel)
           
 void setURLCurrent(String urlCurrent)
           
 void setURLHome(String urlHome)
           
 void setURLLayoutTemplates(String urlLayoutTemplates)
           
 void setURLManageSiteMemberships(PortletURL urlManageSiteMemberships)
           
 void setURLMyAccount(PortletURL urlMyAccount)
           
 void setURLPageSettings(PortletURL urlPageSettings)
           
 void setURLPortal(String urlPortal)
           
 void setURLPublishToLive(PortletURL urlPublishToLive)
           
 void setURLSignIn(String urlSignIn)
           
 void setURLSignOut(String urlSignOut)
           
 void setURLSiteContent(String urlSiteContent)
           
 void setURLSiteMapSettings(PortletURL urlSiteMapSettings)
           
 void setURLSiteSettings(PortletURL urlSiteSettings)
           
 void setURLUpdateManager(PortletURL urlUpdateManager)
           
 void setUser(User user)
           
 void setWidget(boolean widget)
           
 String translate(String key)
           
 String translate(String pattern, Object argument)
           
 String translate(String pattern, Object[] arguments)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeDisplay

public ThemeDisplay()
Method Detail

clone

public Object clone()
             throws CloneNotSupportedException
Overrides:
clone in class Object
Throws:
CloneNotSupportedException

getAccount

public Account getAccount()

getCDNBaseURL

public String getCDNBaseURL()

getCDNDynamicResourcesHost

public String getCDNDynamicResourcesHost()

getCDNHost

public String getCDNHost()

getColorScheme

public ColorScheme getColorScheme()

getColorSchemeId

public String getColorSchemeId()

getCompany

public Company getCompany()

getCompanyGroupId

public long getCompanyGroupId()

getCompanyId

public long getCompanyId()

getCompanyLogo

public String getCompanyLogo()

getCompanyLogoHeight

public int getCompanyLogoHeight()

getCompanyLogoWidth

public int getCompanyLogoWidth()

getContact

public Contact getContact()

getControlPanelCategory

public String getControlPanelCategory()

getDefaultUser

public User getDefaultUser()
                    throws PortalException,
                           SystemException
Throws:
PortalException
SystemException

getDefaultUserId

public long getDefaultUserId()
                      throws PortalException,
                             SystemException
Throws:
PortalException
SystemException

getDevice

public Device getDevice()

getDoAsGroupId

public long getDoAsGroupId()

getDoAsUserId

public String getDoAsUserId()

getDoAsUserLanguageId

public String getDoAsUserLanguageId()

getFacebookCanvasPageURL

public String getFacebookCanvasPageURL()

getI18nLanguageId

public String getI18nLanguageId()

getI18nPath

public String getI18nPath()

getLanguageId

public String getLanguageId()

getLayout

public Layout getLayout()

getLayouts

public List<Layout> getLayouts()

getLayoutSet

public LayoutSet getLayoutSet()

getLayoutSetLogo

public String getLayoutSetLogo()

getLayoutTypePortlet

public LayoutTypePortlet getLayoutTypePortlet()

getLifecycle

public String getLifecycle()

getLocale

public Locale getLocale()

getMDRRuleGroupInstance

public MDRRuleGroupInstance getMDRRuleGroupInstance()

getParentGroup

public Group getParentGroup()

getParentGroupId

public long getParentGroupId()

getParentGroupName

public String getParentGroupName()
                          throws PortalException,
                                 SystemException
Throws:
PortalException
SystemException

getPathApplet

public String getPathApplet()

getPathCms

public String getPathCms()

getPathColorSchemeImages

public String getPathColorSchemeImages()

getPathContext

public String getPathContext()

getPathFlash

public String getPathFlash()

getPathFriendlyURLPrivateGroup

public String getPathFriendlyURLPrivateGroup()

getPathFriendlyURLPrivateUser

public String getPathFriendlyURLPrivateUser()

getPathFriendlyURLPublic

public String getPathFriendlyURLPublic()

getPathImage

public String getPathImage()

getPathJavaScript

public String getPathJavaScript()

getPathMain

public String getPathMain()

getPathSound

public String getPathSound()

getPathThemeCss

public String getPathThemeCss()

getPathThemeImage

public String getPathThemeImage()
Deprecated. Use getPathThemeImages.


getPathThemeImages

public String getPathThemeImages()

getPathThemeJavaScript

public String getPathThemeJavaScript()

getPathThemeRoot

public String getPathThemeRoot()

getPathThemeTemplates

public String getPathThemeTemplates()

getPermissionChecker

public PermissionChecker getPermissionChecker()

getPlid

public long getPlid()

getPortalURL

public String getPortalURL()

getPortletDisplay

public PortletDisplay getPortletDisplay()

getPortletGroupId

public long getPortletGroupId()
Deprecated. Use getScopeGroupId.


getPpid

public String getPpid()

getRealCompanyLogo

public String getRealCompanyLogo()

getRealCompanyLogoHeight

public int getRealCompanyLogoHeight()

getRealCompanyLogoWidth

public int getRealCompanyLogoWidth()

getRealUser

public User getRealUser()

getRealUserId

public long getRealUserId()

getRefererGroupId

public long getRefererGroupId()

getRefererPlid

public long getRefererPlid()

getScopeGroup

public Group getScopeGroup()

getScopeGroupId

public long getScopeGroupId()

getScopeGroupIdOrLiveGroupId

public long getScopeGroupIdOrLiveGroupId()
                                  throws PortalException,
                                         SystemException
Throws:
PortalException
SystemException

getScopeGroupName

public String getScopeGroupName()
                         throws PortalException,
                                SystemException
Throws:
PortalException
SystemException

getScopeLayout

public Layout getScopeLayout()
                      throws PortalException,
                             SystemException
Throws:
PortalException
SystemException

getServerName

public String getServerName()

getServerPort

public int getServerPort()

getSessionId

public String getSessionId()

getTheme

public Theme getTheme()

getThemeId

public String getThemeId()

getThemeSetting

public String getThemeSetting(String key)

getThemeSettings

public Properties getThemeSettings()

getTilesContent

public String getTilesContent()

getTilesTitle

public String getTilesTitle()

getTimeZone

public TimeZone getTimeZone()

getUnfilteredLayouts

public List<Layout> getUnfilteredLayouts()

getURLAddContent

public String getURLAddContent()

getURLControlPanel

public String getURLControlPanel()

getURLCurrent

public String getURLCurrent()

getURLHome

public String getURLHome()

getURLLayoutTemplates

public String getURLLayoutTemplates()

getURLManageSiteMemberships

public PortletURL getURLManageSiteMemberships()

getURLMyAccount

public PortletURL getURLMyAccount()

getURLPageSettings

public PortletURL getURLPageSettings()

getURLPortal

public String getURLPortal()

getURLPublishToLive

public PortletURL getURLPublishToLive()

getURLSignIn

public String getURLSignIn()

getURLSignOut

public String getURLSignOut()

getURLSiteContent

public String getURLSiteContent()

getURLSiteMapSettings

public PortletURL getURLSiteMapSettings()

getURLSiteSettings

public PortletURL getURLSiteSettings()

getURLUpdateManager

public PortletURL getURLUpdateManager()

getUser

public User getUser()

getUserId

public long getUserId()

isAddSessionIdToURL

public boolean isAddSessionIdToURL()

isAjax

public boolean isAjax()

isFacebook

public boolean isFacebook()

isFreeformLayout

public boolean isFreeformLayout()

isI18n

public boolean isI18n()

isImpersonated

public boolean isImpersonated()

isIncludedJs

public boolean isIncludedJs(String js)

isIncludePortletCssJs

public boolean isIncludePortletCssJs()

isIncludeServiceJs

public boolean isIncludeServiceJs()

isIsolated

public boolean isIsolated()

isLifecycleAction

public boolean isLifecycleAction()

isLifecycleEvent

public boolean isLifecycleEvent()

isLifecycleRender

public boolean isLifecycleRender()

isLifecycleResource

public boolean isLifecycleResource()

isSecure

public boolean isSecure()

isShowAddContentIcon

public boolean isShowAddContentIcon()

isShowAddContentIconPermission

public boolean isShowAddContentIconPermission()

isShowControlPanelIcon

public boolean isShowControlPanelIcon()

isShowHomeIcon

public boolean isShowHomeIcon()

isShowLayoutTemplatesIcon

public boolean isShowLayoutTemplatesIcon()

isShowManageSiteMembershipsIcon

public boolean isShowManageSiteMembershipsIcon()

isShowMyAccountIcon

public boolean isShowMyAccountIcon()

isShowPageCustomizationIcon

public boolean isShowPageCustomizationIcon()

isShowPageSettingsIcon

public boolean isShowPageSettingsIcon()

isShowPortalIcon

public boolean isShowPortalIcon()

isShowSignInIcon

public boolean isShowSignInIcon()

isShowSignOutIcon

public boolean isShowSignOutIcon()

isShowSiteContentIcon

public boolean isShowSiteContentIcon()

isShowSiteMapSettingsIcon

public boolean isShowSiteMapSettingsIcon()

isShowSiteSettingsIcon

public boolean isShowSiteSettingsIcon()

isShowStagingIcon

public boolean isShowStagingIcon()

isSignedIn

public boolean isSignedIn()

isStateExclusive

public boolean isStateExclusive()

isStateMaximized

public boolean isStateMaximized()

isStatePopUp

public boolean isStatePopUp()

isThemeCssFastLoad

public boolean isThemeCssFastLoad()

isThemeImagesFastLoad

public boolean isThemeImagesFastLoad()

isThemeJsBarebone

public boolean isThemeJsBarebone()

isThemeJsFastLoad

public boolean isThemeJsFastLoad()

isTilesSelectable

public boolean isTilesSelectable()

isWapTheme

public boolean isWapTheme()

isWidget

public boolean isWidget()

setAccount

public void setAccount(Account account)

setAddSessionIdToURL

public void setAddSessionIdToURL(boolean addSessionIdToURL)

setAjax

public void setAjax(boolean ajax)

setCDNBaseURL

public void setCDNBaseURL(String cdnBase)

setCDNDynamicResourcesHost

public void setCDNDynamicResourcesHost(String cdnDynamicResourcesHost)

setCDNHost

public void setCDNHost(String cdnHost)

setCompany

public void setCompany(Company company)
                throws PortalException,
                       SystemException
Throws:
PortalException
SystemException

setCompanyLogo

public void setCompanyLogo(String companyLogo)

setCompanyLogoHeight

public void setCompanyLogoHeight(int companyLogoHeight)

setCompanyLogoWidth

public void setCompanyLogoWidth(int companyLogoWidth)

setContact

public void setContact(Contact contact)

setControlPanelCategory

public void setControlPanelCategory(String controlPanelCategory)

setDevice

public void setDevice(Device device)

setDoAsGroupId

public void setDoAsGroupId(long doAsGroupId)

setDoAsUserId

public void setDoAsUserId(String doAsUserId)

setDoAsUserLanguageId

public void setDoAsUserLanguageId(String doAsUserLanguageId)

setFacebookCanvasPageURL

public void setFacebookCanvasPageURL(String facebookCanvasPageURL)

setFreeformLayout

public void setFreeformLayout(boolean freeformLayout)

setI18nLanguageId

public void setI18nLanguageId(String i18nLanguageId)

setI18nPath

public void setI18nPath(String i18nPath)

setIncludePortletCssJs

public void setIncludePortletCssJs(boolean includePortletCssJs)

setIncludeServiceJs

public void setIncludeServiceJs(boolean includeServiceJs)

setIsolated

public void setIsolated(boolean isolated)

setLanguageId

public void setLanguageId(String languageId)

setLayout

public void setLayout(Layout layout)

setLayouts

public void setLayouts(List<Layout> layouts)

setLayoutSet

public void setLayoutSet(LayoutSet layoutSet)

setLayoutSetLogo

public void setLayoutSetLogo(String layoutSetLogo)

setLayoutTypePortlet

public void setLayoutTypePortlet(LayoutTypePortlet layoutTypePortlet)

setLifecycle

public void setLifecycle(String lifecycle)

setLifecycleAction

public void setLifecycleAction(boolean lifecycleAction)

setLifecycleEvent

public void setLifecycleEvent(boolean lifecycleEvent)

setLifecycleRender

public void setLifecycleRender(boolean lifecycleRender)

setLifecycleResource

public void setLifecycleResource(boolean lifecycleResource)

setLocale

public void setLocale(Locale locale)

setLookAndFeel

public void setLookAndFeel(Theme theme,
                           ColorScheme colorScheme)

setMDRRuleGroupInstance

public void setMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)

setParentGroupId

public void setParentGroupId(long parentGroupId)

setPathApplet

public void setPathApplet(String pathApplet)

setPathCms

public void setPathCms(String pathCms)

setPathColorSchemeImages

public void setPathColorSchemeImages(String pathColorSchemeImages)

setPathContext

public void setPathContext(String pathContext)

setPathFlash

public void setPathFlash(String pathFlash)

setPathFriendlyURLPrivateGroup

public void setPathFriendlyURLPrivateGroup(String pathFriendlyURLPrivateGroup)

setPathFriendlyURLPrivateUser

public void setPathFriendlyURLPrivateUser(String pathFriendlyURLPrivateUser)

setPathFriendlyURLPublic

public void setPathFriendlyURLPublic(String pathFriendlyURLPublic)

setPathImage

public void setPathImage(String pathImage)

setPathJavaScript

public void setPathJavaScript(String pathJavaScript)

setPathMain

public void setPathMain(String pathMain)

setPathSound

public void setPathSound(String pathSound)

setPathThemeCss

public void setPathThemeCss(String pathThemeCss)

setPathThemeImages

public void setPathThemeImages(String pathThemeImages)

setPathThemeJavaScript

public void setPathThemeJavaScript(String pathThemeJavaScript)

setPathThemeRoot

public void setPathThemeRoot(String pathThemeRoot)

setPathThemeTemplates

public void setPathThemeTemplates(String pathThemeTemplates)

setPermissionChecker

public void setPermissionChecker(PermissionChecker permissionChecker)

setPlid

public void setPlid(long plid)

setPortalURL

public void setPortalURL(String portalURL)

setPpid

public void setPpid(String ppid)

setRealCompanyLogo

public void setRealCompanyLogo(String realCompanyLogo)

setRealCompanyLogoHeight

public void setRealCompanyLogoHeight(int realCompanyLogoHeight)

setRealCompanyLogoWidth

public void setRealCompanyLogoWidth(int realCompanyLogoWidth)

setRealUser

public void setRealUser(User realUser)

setRefererGroupId

public void setRefererGroupId(long refererGroupId)

setRefererPlid

public void setRefererPlid(long refererPlid)

setScopeGroupId

public void setScopeGroupId(long scopeGroupId)

setSecure

public void setSecure(boolean secure)

setServerName

public void setServerName(String serverName)

setServerPort

public void setServerPort(int serverPort)

setSessionId

public void setSessionId(String sessionId)

setShowAddContentIcon

public void setShowAddContentIcon(boolean showAddContentIcon)

setShowAddContentIconPermission

public void setShowAddContentIconPermission(boolean showAddContentIconPermission)

setShowControlPanelIcon

public void setShowControlPanelIcon(boolean showControlPanelIcon)

setShowHomeIcon

public void setShowHomeIcon(boolean showHomeIcon)

setShowLayoutTemplatesIcon

public void setShowLayoutTemplatesIcon(boolean showLayoutTemplatesIcon)

setShowManageSiteMembershipsIcon

public void setShowManageSiteMembershipsIcon(boolean showManageSiteMembershipsIcon)

setShowMyAccountIcon

public void setShowMyAccountIcon(boolean showMyAccountIcon)

setShowPageCustomizationIcon

public void setShowPageCustomizationIcon(boolean showPageCustomizationIcon)

setShowPageSettingsIcon

public void setShowPageSettingsIcon(boolean showPageSettingsIcon)

setShowPortalIcon

public void setShowPortalIcon(boolean showPortalIcon)

setShowSignInIcon

public void setShowSignInIcon(boolean showSignInIcon)

setShowSignOutIcon

public void setShowSignOutIcon(boolean showSignOutIcon)

setShowSiteContentIcon

public void setShowSiteContentIcon(boolean showSiteContentIcon)

setShowSiteMapSettingsIcon

public void setShowSiteMapSettingsIcon(boolean showSiteMapSettingsIcon)

setShowSiteSettingsIcon

public void setShowSiteSettingsIcon(boolean showSiteSettingsIcon)

setShowStagingIcon

public void setShowStagingIcon(boolean showStagingIcon)

setSignedIn

public void setSignedIn(boolean signedIn)

setStateExclusive

public void setStateExclusive(boolean stateExclusive)

setStateMaximized

public void setStateMaximized(boolean stateMaximized)

setStatePopUp

public void setStatePopUp(boolean statePopUp)

setThemeCssFastLoad

public void setThemeCssFastLoad(boolean themeCssFastLoad)

setThemeImagesFastLoad

public void setThemeImagesFastLoad(boolean themeImagesFastLoad)

setThemeJsBarebone

public void setThemeJsBarebone(boolean themeJsBarebone)

setThemeJsFastLoad

public void setThemeJsFastLoad(boolean themeJsFastLoad)

setTilesContent

public void setTilesContent(String tilesContent)

setTilesSelectable

public void setTilesSelectable(boolean tilesSelectable)

setTilesTitle

public void setTilesTitle(String tilesTitle)

setTimeZone

public void setTimeZone(TimeZone timeZone)

setUnfilteredLayouts

public void setUnfilteredLayouts(List<Layout> unfilteredLayouts)

setURLAddContent

public void setURLAddContent(String urlAddContent)

setURLControlPanel

public void setURLControlPanel(String urlControlPanel)

setURLCurrent

public void setURLCurrent(String urlCurrent)

setURLHome

public void setURLHome(String urlHome)

setURLLayoutTemplates

public void setURLLayoutTemplates(String urlLayoutTemplates)

setURLManageSiteMemberships

public void setURLManageSiteMemberships(PortletURL urlManageSiteMemberships)

setURLMyAccount

public void setURLMyAccount(PortletURL urlMyAccount)

setURLPageSettings

public void setURLPageSettings(PortletURL urlPageSettings)

setURLPortal

public void setURLPortal(String urlPortal)

setURLPublishToLive

public void setURLPublishToLive(PortletURL urlPublishToLive)

setURLSignIn

public void setURLSignIn(String urlSignIn)

setURLSignOut

public void setURLSignOut(String urlSignOut)

setURLSiteContent

public void setURLSiteContent(String urlSiteContent)

setURLSiteMapSettings

public void setURLSiteMapSettings(PortletURL urlSiteMapSettings)

setURLSiteSettings

public void setURLSiteSettings(PortletURL urlSiteSettings)

setURLUpdateManager

public void setURLUpdateManager(PortletURL urlUpdateManager)

setUser

public void setUser(User user)
             throws PortalException,
                    SystemException
Throws:
PortalException
SystemException

setWidget

public void setWidget(boolean widget)

translate

public String translate(String key)

translate

public String translate(String pattern,
                        Object argument)

translate

public String translate(String pattern,
                        Object[] arguments)

Liferay 6.1.2-ce-ga3