com.silverpeas.look
Interface LookHelper
- All Known Implementing Classes:
- LookSilverpeasV5Helper
public interface LookHelper
SESSION_ATT
static final String SESSION_ATT
- See Also:
- Constant Field Values
getSpaceId
String getSpaceId()
setSpaceId
void setSpaceId(String spaceId)
getSubSpaceId
String getSubSpaceId()
setSubSpaceId
void setSubSpaceId(String subSpaceId)
getComponentId
String getComponentId()
setComponentId
void setComponentId(String componentId)
isMenuPersonalisationEnabled
boolean isMenuPersonalisationEnabled()
setSpaceIdAndSubSpaceId
void setSpaceIdAndSubSpaceId(String spaceId)
- Parameters:
spaceId
- can be id of a space or a subspace
setComponentIdAndSpaceIds
void setComponentIdAndSpaceIds(String spaceId,
String subSpaceId,
String componentId)
init
@Deprecated
void init(MainSessionController mainSessionController,
ResourceLocator resources)
- Deprecated.
getUserFullName
String getUserFullName(String userId)
getUserFullName
String getUserFullName()
getUserId
String getUserId()
getLanguage
String getLanguage()
isAnonymousUser
boolean isAnonymousUser()
displayPDCInNavigationFrame
boolean displayPDCInNavigationFrame()
displayPDCFrame
boolean displayPDCFrame()
displayContextualPDC
boolean displayContextualPDC()
displaySpaceIcons
boolean displaySpaceIcons()
getSpaceId
String getSpaceId(String componentId)
getWallPaper
String getWallPaper(String spaceId)
getNBConnectedUsers
int getNBConnectedUsers()
isAnonymousAccess
boolean isAnonymousAccess()
getSettings
boolean getSettings(String key)
getSettings
boolean getSettings(String key,
boolean defaultValue)
getSettings
String getSettings(String key,
String defaultValue)
getSettings
int getSettings(String key,
int defaultValue)
getString
String getString(String key)
isBackOfficeVisible
boolean isBackOfficeVisible()
getTopItems
List<TopItem> getTopItems()
getTopSpaceIds
List<String> getTopSpaceIds()
getMainFrame
String getMainFrame()
setMainFrame
void setMainFrame(String mainFrame)
getSpaceWallPaper
String getSpaceWallPaper()
getComponentURL
String getComponentURL(String componentId)
getDate
String getDate()
getDefaultSpaceId
String getDefaultSpaceId()
getLatestPublications
List<PublicationDetail> getLatestPublications(String spaceId,
int nbPublis)
getValidPublications
List<PublicationDetail> getValidPublications(NodePK nodePK)
getDisplayUserMenu
UserMenuDisplay getDisplayUserMenu()
setDisplayUserMenu
void setDisplayUserMenu(UserMenuDisplay userMenuDisplayMode)
isEnableUFSContainsState
boolean isEnableUFSContainsState()
isDisplayPDCInHomePage
boolean isDisplayPDCInHomePage()
getSpaceWithCSSToApply
String getSpaceWithCSSToApply()
getSpaceHomePage
DefaultSpaceHomePage getSpaceHomePage(String spaceId)
getTickerSettings
TickerSettings getTickerSettings()
Copyright © 2016 Silverpeas. All Rights Reserved.