| Package | Description |
|---|---|
| org.sakaiproject.portal.api |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PortalHandler> |
PortalService.getHandlerMap(Portal portal)
Get the PortalHandler map for the portal Context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortalService.addHandler(Portal portal,
PortalHandler handler)
Add a PortalHandler to the portal Handler map for the named context.
|
void |
PortalService.addHandler(String portalContext,
PortalHandler handler)
Add a PortalHandler when you don't have a reference to the portal.
|
Copyright © 2003-2015 Sakai Project. All Rights Reserved.