Class PortalURLContext

java.lang.Object
org.exoplatform.portal.url.PortalURLContext
All Implemented Interfaces:
org.exoplatform.web.url.URLContext

public class PortalURLContext extends Object implements org.exoplatform.web.url.URLContext
Author:
Julien Viet
  • Constructor Details

    • PortalURLContext

      public PortalURLContext(org.exoplatform.web.ControllerContext controllerContext, org.exoplatform.portal.mop.SiteKey siteKey)
  • Method Details

    • render

      public <R, U extends org.exoplatform.web.url.PortalURL<R, U>> String render(U url)
      Specified by:
      render in interface org.exoplatform.web.url.URLContext
    • getSiteName

      public static String getSiteName(String siteName)
    • getGlobalSite

      public static String getGlobalSite()
    • getMetaSite

      public static String getMetaSite()