Class LookAuroraHelper


  • public class LookAuroraHelper
    extends org.silverpeas.core.web.look.LookSilverpeasV5Helper
    • Method Detail

      • newLookHelper

        public static org.silverpeas.core.web.look.LookHelper newLookHelper​(javax.servlet.http.HttpSession session)
      • initLayoutConfiguration

        public void initLayoutConfiguration()
        Overrides:
        initLayoutConfiguration in class org.silverpeas.core.web.look.LookSilverpeasV5Helper
      • getProjectsSpaceId

        public String getProjectsSpaceId()
      • getProjects

        public List<Project> getProjects​(boolean includeApps)
      • getLoginHomePage

        public String getLoginHomePage()
      • getToolsShortcuts

        public List<org.silverpeas.core.web.look.Shortcut> getToolsShortcuts()
      • getMainShortcuts

        public List<org.silverpeas.core.web.look.Shortcut> getMainShortcuts()
      • getShortcuts

        public List<org.silverpeas.core.web.look.Shortcut> getShortcuts​(String id)
      • getWeatherCities

        public List<City> getWeatherCities()
      • getLatestPublications

        public List<org.silverpeas.core.contribution.publication.model.PublicationDetail> getLatestPublications()
      • getApplications

        public List<org.silverpeas.core.admin.component.model.ComponentInst> getApplications()
      • getLatestPublications

        public List<org.silverpeas.core.contribution.publication.model.PublicationDetail> getLatestPublications​(String spaceId,
                                                                                                                int nbPublis)
        Overrides:
        getLatestPublications in class org.silverpeas.core.web.look.LookSilverpeasV5Helper
      • getSecondaryNews

        public NewsList getSecondaryNews()
      • getThirdNews

        public NewsList getThirdNews()
      • getAllNewsByTaxonomyPosition

        public NewsList getAllNewsByTaxonomyPosition​(String taxonomyPosition)
      • getNextEvents

        public NextEvents getNextEvents()
      • getNextEvents

        protected NextEvents getNextEvents​(List<String> allowedComponentIds,
                                           boolean includeToday,
                                           int nbDays,
                                           boolean onlyImportant)
      • getLastUpdatedPublicationsSince

        public List<org.silverpeas.core.contribution.publication.model.PublicationDetail> getLastUpdatedPublicationsSince​(String spaceId,
                                                                                                                          int sinceNbDays,
                                                                                                                          int nbPublis)
      • getLastUpdatedPublications

        public List<org.silverpeas.core.contribution.publication.model.PublicationDetail> getLastUpdatedPublications​(String spaceId)
      • getBookmarks

        public List<org.silverpeas.core.mylinks.model.LinkDetail> getBookmarks()
      • getQuestions

        public Questions getQuestions()
      • getLocalizedBundle

        public org.silverpeas.kernel.bundle.LocalizationBundle getLocalizedBundle()
        Overrides:
        getLocalizedBundle in class org.silverpeas.core.web.look.LookSilverpeasV5Helper
      • getBodyPartSettings

        public BodyPartSettings getBodyPartSettings​(javax.servlet.http.HttpServletRequest request)
      • isUserCanDisplayMainHomePage

        public boolean isUserCanDisplayMainHomePage()
      • getDirectoryDomains

        public List<org.silverpeas.core.admin.domain.model.Domain> getDirectoryDomains()
      • getDirectoryGroups

        public List<org.silverpeas.core.admin.user.model.Group> getDirectoryGroups()
      • isDirectoryDisplayEnabled

        public boolean isDirectoryDisplayEnabled()
        Overrides:
        isDirectoryDisplayEnabled in class org.silverpeas.core.web.look.LookHelper
      • getDirectoryURL

        public String getDirectoryURL()
      • getDirectoryDomainIds

        public String getDirectoryDomainIds()
      • getRSSFeeds

        public RSSFeeds getRSSFeeds()
      • getFreeZone

        public FreeZone getFreeZone()
      • getThinFreeZone

        public FreeZone getThinFreeZone()
      • getConfigurationApp

        public org.silverpeas.core.admin.component.model.ComponentInstLight getConfigurationApp​(String spaceId)
      • isSpaceAdmin

        public boolean isSpaceAdmin​(String spaceId)
      • getMainSearchForm

        public org.silverpeas.core.contribution.content.form.Form getMainSearchForm()
      • getSpaceHomePageCustomTemplate

        public String getSpaceHomePageCustomTemplate​(String spaceId)