|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalURL | |
org.apache.pluto.portalImpl.aggregation | |
org.apache.pluto.portalImpl.aggregation.navigation | |
org.apache.pluto.portalImpl.core |
Uses of PortalURL in org.apache.pluto.portalImpl.aggregation |
Methods in org.apache.pluto.portalImpl.aggregation with parameters of type PortalURL | |
abstract void |
AbstractFragmentSingle.createURL(PortalURL url)
|
abstract boolean |
AbstractFragmentSingle.isPartOfURL(PortalURL url)
|
void |
Fragment.createURL(PortalURL url)
Creates an URL pointing to this fragment |
boolean |
Fragment.isPartOfURL(PortalURL url)
Returns true if the fragment is part of the URL |
void |
ColumnFragment.createURL(PortalURL url)
|
boolean |
ColumnFragment.isPartOfURL(PortalURL url)
|
void |
PageFragment.createURL(PortalURL url)
|
boolean |
PageFragment.isPartOfURL(PortalURL url)
|
abstract void |
AbstractFragment.createURL(PortalURL url)
|
abstract boolean |
AbstractFragment.isPartOfURL(PortalURL url)
|
void |
RootFragment.createURL(PortalURL url)
|
boolean |
RootFragment.isPartOfURL(PortalURL url)
|
abstract void |
AbstractFragmentContainer.createURL(PortalURL url)
|
abstract boolean |
AbstractFragmentContainer.isPartOfURL(PortalURL url)
|
void |
PortletFragment.createURL(PortalURL url)
|
boolean |
PortletFragment.isPartOfURL(PortalURL url)
|
void |
RowFragment.createURL(PortalURL url)
|
boolean |
RowFragment.isPartOfURL(PortalURL url)
|
Uses of PortalURL in org.apache.pluto.portalImpl.aggregation.navigation |
Methods in org.apache.pluto.portalImpl.aggregation.navigation with parameters of type PortalURL | |
void |
AbstractNavigationFragment.createURL(PortalURL url)
|
boolean |
AbstractNavigationFragment.isPartOfURL(PortalURL url)
|
NavigationTreeBean[] |
TabNavigation.getNavigationView(PortalURL url)
|
Uses of PortalURL in org.apache.pluto.portalImpl.core |
Methods in org.apache.pluto.portalImpl.core that return PortalURL | |
PortalURL |
PortalEnvironment.getRequestedPortalURL()
|
Methods in org.apache.pluto.portalImpl.core with parameters of type PortalURL | |
void |
PortalEnvironment.changeRequestedPortalURL(PortalURL url,
PortalControlParameter control)
|
Constructors in org.apache.pluto.portalImpl.core with parameters of type PortalURL | |
PortalControlParameter(PortalURL url)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |