Class NavigationURLUtils
java.lang.Object
org.exoplatform.portal.webui.util.NavigationURLUtils
Contains some utility methods to compute URLs of pages
-
Constructor Details
-
NavigationURLUtils
public NavigationURLUtils()
-
-
Method Details
-
getURLInCurrentPortal
- Parameters:
uri-- Returns:
- URL of the page with selected URI in the current portal
-
getCurrentPortalURL
- Returns:
- URL of the current portal
-
getPortalURL
- Parameters:
portalName-uri-- Returns:
- URL of the page with selected URI in the selected portal
-
getURL
- Parameters:
siteKey-uri-- Returns:
- URL of the page with selected URI in the selected navigation
-
getURL
- Parameters:
node-- Returns:
- URL of the selected UserNode
-