|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalEnvironment | |
org.apache.pluto.portalImpl.core |
Uses of PortalEnvironment in org.apache.pluto.portalImpl.core |
Methods in org.apache.pluto.portalImpl.core that return PortalEnvironment | |
static PortalEnvironment |
PortalEnvironment.getPortalEnvironment(javax.servlet.http.HttpServletRequest request)
|
Methods in org.apache.pluto.portalImpl.core with parameters of type PortalEnvironment | |
java.lang.String |
PortalURL.getBasePortalURL(PortalEnvironment env)
Creates and URL pointing to the home of the portal |
Constructors in org.apache.pluto.portalImpl.core with parameters of type PortalEnvironment | |
PortalURL(PortalEnvironment env)
Creates and URL pointing to the home of the portal |
|
PortalURL(PortalEnvironment env,
Fragment pointTo)
Creates and URL pointing to the given fragment of the portal |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |