| Interface | Description |
|---|---|
| BullhornHandler |
A handler of events for the bullhorns service.
|
| BullhornService |
Service for the bullhorn alerts at the top of the portal
|
| Editor |
Interface to encapsulate information needed to register pluggable editors and use them
within the Sakai portal and Tool system.
|
| EditorRegistry | |
| PageFilter | |
| Portal |
This interface represents a portal and is used mainly by portal handlers that
will not know the details of the portal implimentation.
|
| PortalChatPermittedHelper | |
| PortalHandler |
Tools that want to add handlers into the portal URL space may impliment this
interface.
|
| PortalRenderContext |
This interface represent the Render Context, it allows the portal
implementation to put values into the render context.
|
| PortalRenderEngine |
Repesents the API used by the protal to comunicate with the RenderEngine
implimentation.
|
| PortalService |
Portal Service acts as a focus for all Portal based activities, the service implementation
should act as a holder to enable the varous webapps to communicate with one annother.
|
| PortalSiteHelper | |
| PortletApplicationDescriptor |
Describes a Portlet application when it is loaded into the Web Container
|
| PortletDescriptor |
Describes the Portlet
|
| SiteNeighbourhoodService |
The SiteNeighbourhoodService provides a list of sites in the neighbourhood of the current context.
|
| SiteView |
This interface represents a view of a the Site cloud from a particuar view point.
|
| StoredState |
Stored state is used to store the request state over a number of requests, It
is used to restore state over a login sequence of during a direct placement
into a tool state.
|
| StyleAbleProvider |
This interface should be implemented by a Stylable provider to control the portal in
the browser either by CSS or by javascript manipulation of the DOM in the browser.
|
| Class | Description |
|---|---|
| BaseEditor |
Nominal implementation of the Editor interface.
|
| BullhornData |
| Enum | Description |
|---|---|
| SiteView.View |
| Exception | Description |
|---|---|
| PortalHandlerException |
Throw when a portal handler fails to handle a request
|
Copyright © 2003–2022 Sakai Project. All rights reserved.