|
Class Summary |
| AddPortletControl |
File: AddPortletControl.java
---------------------------
Control for adding gadget via gadget invitation |
| CommunityInviteItem |
|
| InvitationOpenerRedirectDP |
File: PortletInvitationPopupDP.java
----------------------------------
Display Page for the Portlet Invitation Popup
that appears from the "Send To Others" link in the Portlet
Selection Page. |
| InvitePortletJSDP |
File: InvitePortletJSDP.java
---------------------------
Display Page for the Portlet Invitation JavaScript. |
| InvitePortletJSView |
File: InvitePortletJSView.java
-----------------------------
Section for Portlet Invitation JavaScript. |
| InvitePortletJSView_D |
File: InvitePortletJSView.java
-----------------------------
Section for Portlet Invitation JavaScript. |
| NoMyPageAccessDP |
File: NoMyPageAccessDP.java
--------------------------- |
| NoMyPageAccessView |
File: NoMyPageAccessView.java
------------------------------- |
| PortletInvitationJoinDP |
File: PortletInvitationJoinDP.java
------------------------------------
Display page for adding a gadget via an Invitation. |
| PortletInvitationJoinView |
File: PortletInvitationJoinView.java
--------------------------------------
Section for adding a gadget via an invitation. |
| PortletInvitationPopupDP |
File: PortletInvitationPopupDP.java
----------------------------------
Display Page for the Portlet Invitation Popup
that appears from the "Send To Others" link in the Portlet
Selection Page. |
| PortletInvitationPopupView |
File: GagdetInvitationPopupView.java
------------------------------------
Section for Portlet Invitation Popup that appears
from the "Send To Others" link in the Portlet Selection
Page. |
| PreviewCommPortletListDP |
Displays a list of URLs to communities that contain the portlet being
previewed. |
| PreviewCommPortletListView |
Displays a list of URLs to communities that contain the portlet being
previewed. |
| PreviewPortletAS |
File: PreviewPortletAS.java
--------------------------
Activity Space for the Preview Portlet and Portlet Invitations
Includes the following MVC and DP files:
Models: PreviewPortletModel
ObjectSelectionModel
Views: PreviewPortletView
PortletInvitationPopupView
InvitePortletJSView
PreviewPortletDescPopupView
DPs: PreviewPortletDP
PortletInvitationPopupDP
InvitePortletJSDP
InvitationOpenerRedirectDP
PreviewPortletDescPopupDP
Controls: PreviewPortletControl
AddPortletControl
These files make up the functionality for previewing a gadget
in three ways:
1. |
| PreviewPortletControl |
File: PreviewPortletControl.java
-------------------------------
Control for determining which gadget is being previewedd
and what type of preview is desired (selection preview, invitation,
or preview from editor). |
| PreviewPortletDescPopupDP |
|
| PreviewPortletDescPopupView |
|
| PreviewPortletDP |
File: PreviewPortletDP.java
--------------------------
The Display Page for the Preview Portlet. |
| PreviewPortletModel |
File: PreviewPortletModel.java
-----------------------------
Model for entire preview/invitation (and invitation join) functionality. |
| PreviewPortletView |
File: PreviewPortletView.java
----------------------------
Section for Previewing Portlet. |