|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalEvent | |
|---|---|
| org.jasig.portal | |
| org.jasig.portal.channels | |
| org.jasig.portal.channels.cusermanager | |
| org.jasig.portal.channels.DLMUserPreferences | |
| org.jasig.portal.channels.error | The CError channel and its supporting classes. |
| org.jasig.portal.channels.groupsmanager | |
| org.jasig.portal.channels.jsp | |
| org.jasig.portal.channels.jspSample | |
| org.jasig.portal.channels.permissionsmanager | |
| org.jasig.portal.channels.portlet | |
| org.jasig.portal.channels.sqlquery | |
| org.jasig.portal.channels.UserPreferences | |
| org.jasig.portal.channels.version | |
| org.jasig.portal.channels.webproxy | |
| org.jasig.portal.layout.dlm.channels.guide | |
| org.jasig.portal.properties | Package for the PropertiesManager and its supporting classes, created as of uPortal 2.4. |
| org.jasig.portal.url.processing | |
| Uses of PortalEvent in org.jasig.portal |
|---|
| Fields in org.jasig.portal declared as PortalEvent | |
|---|---|
static PortalEvent |
PortalEvent.ABOUT_BUTTON
Deprecated. The layout-generated event that is sent to a channel when the user actuates its about control. |
static PortalEvent |
PortalEvent.DETACH_BUTTON
Deprecated. The layout-generated event that is sent to a channel when the user actuates its detach control. |
static PortalEvent |
PortalEvent.EDIT_BUTTON
Deprecated. The layout-generated event that is sent to a channel when the user actuates its edit control. |
static PortalEvent |
PortalEvent.HELP_BUTTON
Deprecated. The layout-generated event that is sent to a channel when the user actuates its help control. |
static PortalEvent |
PortalEvent.MAXIMIZE
Deprecated. The layout-generated event that is sent to a channel when the user actuates its maximize control. |
static PortalEvent |
PortalEvent.MINIMIZE
Deprecated. The layout-generated event that is sent to a channel when the user actuates its minimize control. |
static PortalEvent |
PortalEvent.NORMAL
Deprecated. The layout-generated event that is sent to a channel when the user actuates its maximize control. |
static PortalEvent |
PortalEvent.SESSION_DONE_EVENT
Deprecated. The framework-generated event that is broadcast to channels that were used for a user session which is now ending. |
static PortalEvent |
PortalEvent.UNSUBSCRIBE_EVENT
Deprecated. The framework-generated event that is sent to a channel when the user unsubscribes from that channel. |
| Methods in org.jasig.portal with parameters of type PortalEvent | |
|---|---|
void |
ChannelManager.passPortalEvent(HttpServletRequest request,
HttpServletResponse response,
String channelSubscribeId,
PortalEvent le)
Deprecated. Passes a layout-level event to a channel. |
void |
IChannel.receiveEvent(PortalEvent ev)
Deprecated. Passes an outside event to a channel. |
void |
MultithreadedCharacterChannelAdapter.receiveEvent(PortalEvent ev)
Deprecated. |
void |
MultithreadedChannelAdapter.receiveEvent(PortalEvent ev)
Deprecated. |
void |
IMultithreadedChannel.receiveEvent(PortalEvent ev,
String uid)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.channels |
|---|
| Methods in org.jasig.portal.channels that return PortalEvent | |
|---|---|
PortalEvent |
BaseMultithreadedChannel.ChannelState.getPortalEvent()
|
| Methods in org.jasig.portal.channels with parameters of type PortalEvent | |
|---|---|
void |
CLogin.receiveEvent(PortalEvent ev)
Deprecated. |
void |
BaseChannel.receiveEvent(PortalEvent ev)
Deprecated. |
void |
CSecureInfo.receiveEvent(PortalEvent ev)
Deprecated. |
void |
CSnoop.receiveEvent(PortalEvent ev)
Deprecated. Processes layout-level events coming from the portal |
void |
CNumberGuess.receiveEvent(PortalEvent ev)
Deprecated. Processes layout-level events coming from the portal |
void |
CTimeTitle.receiveEvent(PortalEvent ev)
Deprecated. |
void |
BaseMultithreadedChannel.receiveEvent(PortalEvent ev,
String uid)
Deprecated. React to portal events. |
void |
BaseMultithreadedChannel.ChannelState.setPortalEvent(PortalEvent ev)
|
| Uses of PortalEvent in org.jasig.portal.channels.cusermanager |
|---|
| Methods in org.jasig.portal.channels.cusermanager with parameters of type PortalEvent | |
|---|---|
void |
CUserManager.receiveEvent(PortalEvent ev)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.channels.DLMUserPreferences |
|---|
| Methods in org.jasig.portal.channels.DLMUserPreferences with parameters of type PortalEvent | |
|---|---|
void |
CUserPreferences.receiveEvent(PortalEvent ev)
Deprecated. Processes layout-level events coming from the portal |
| Uses of PortalEvent in org.jasig.portal.channels.error |
|---|
| Methods in org.jasig.portal.channels.error with parameters of type PortalEvent | |
|---|---|
void |
CError.receiveEvent(PortalEvent ev)
Deprecated. |
void |
CTimeout.receiveEvent(PortalEvent ev)
Deprecated. |
void |
CThrower.receiveEvent(PortalEvent ev)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.channels.groupsmanager |
|---|
| Methods in org.jasig.portal.channels.groupsmanager with parameters of type PortalEvent | |
|---|---|
void |
CGroupsManager.receiveEvent(PortalEvent ev)
Deprecated. Passes an outside event to a channel. |
| Uses of PortalEvent in org.jasig.portal.channels.jsp |
|---|
| Methods in org.jasig.portal.channels.jsp with parameters of type PortalEvent | |
|---|---|
void |
IController.receiveEvent(PortalEvent ev)
Deprecated. Allows the plugged-in controller for the jsp channel to know about channel events. |
void |
Channel.receiveEvent(PortalEvent ev)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.channels.jspSample |
|---|
| Methods in org.jasig.portal.channels.jspSample with parameters of type PortalEvent | |
|---|---|
void |
Controller.receiveEvent(PortalEvent pe)
Deprecated. Record in our list that a new event has occurred. |
| Uses of PortalEvent in org.jasig.portal.channels.permissionsmanager |
|---|
| Methods in org.jasig.portal.channels.permissionsmanager with parameters of type PortalEvent | |
|---|---|
void |
CPermissionsManager.receiveEvent(PortalEvent portalEvent)
Deprecated. put your documentation comment here |
| Uses of PortalEvent in org.jasig.portal.channels.portlet |
|---|
| Methods in org.jasig.portal.channels.portlet with parameters of type PortalEvent | |
|---|---|
void |
SpringPortletChannelImpl.portalEvent(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
PortalEvent portalEvent)
Deprecated. |
void |
ISpringPortletChannel.portalEvent(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
PortalEvent portalEvent)
Deprecated. Notification of a portal event. |
void |
CSpringPortletAdaptor.receiveEvent(PortalEvent ev)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.channels.sqlquery |
|---|
| Methods in org.jasig.portal.channels.sqlquery with parameters of type PortalEvent | |
|---|---|
void |
CSqlQuery.receiveEvent(PortalEvent ev)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.channels.UserPreferences |
|---|
| Methods in org.jasig.portal.channels.UserPreferences with parameters of type PortalEvent | |
|---|---|
void |
CUserPreferences.receiveEvent(PortalEvent ev)
Deprecated. Processes layout-level events coming from the portal |
| Uses of PortalEvent in org.jasig.portal.channels.version |
|---|
| Methods in org.jasig.portal.channels.version with parameters of type PortalEvent | |
|---|---|
void |
CVersion.receiveEvent(PortalEvent ev)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.channels.webproxy |
|---|
| Methods in org.jasig.portal.channels.webproxy with parameters of type PortalEvent | |
|---|---|
void |
CWebProxy.receiveEvent(PortalEvent ev)
Deprecated. Process portal events. |
| Uses of PortalEvent in org.jasig.portal.layout.dlm.channels.guide |
|---|
| Methods in org.jasig.portal.layout.dlm.channels.guide with parameters of type PortalEvent | |
|---|---|
void |
DlmIntroChannel.receiveEvent(PortalEvent ev)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.properties |
|---|
| Methods in org.jasig.portal.properties with parameters of type PortalEvent | |
|---|---|
void |
CMissingProperties.receiveEvent(PortalEvent ev)
Deprecated. |
| Uses of PortalEvent in org.jasig.portal.url.processing |
|---|
| Methods in org.jasig.portal.url.processing with parameters of type PortalEvent | |
|---|---|
protected void |
UserLayoutParameterProcessor.parseMultiTargetEvent(IWritableHttpServletRequest request,
HttpServletResponse response,
String parameterName,
PortalEvent event,
ChannelManager channelManager)
Passes the specified event to all channel IDs specified by the parameter. |
protected void |
UserLayoutParameterProcessor.parseSingleTargetEvent(IWritableHttpServletRequest request,
HttpServletResponse response,
String parameterName,
PortalEvent event,
ChannelManager channelManager)
Passes the specified event to the first channel ID specified by the parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||