|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalHandler | |
|---|---|
| org.sakaiproject.portal.api | |
| Uses of PortalHandler in org.sakaiproject.portal.api |
|---|
| Methods in org.sakaiproject.portal.api that return types with arguments of type PortalHandler | |
|---|---|
Map<String,PortalHandler> |
PortalService.getHandlerMap(Portal portal)
Get the PortalHandler map for the portal Context. |
| Methods in org.sakaiproject.portal.api with parameters of type PortalHandler | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||