|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMyPortalModelHelper
| Method Summary | |
|---|---|
java.lang.String |
GetCollapsedPortletsPrefName()
Returns the preference name for collapsed gadgets. |
java.lang.String |
GetCommunityName(int nCommunityID)
Deprecated. Use NavigationModel.GetCurCommunityName instead. |
IPTQueryResult |
GetCommunityPages(int nCommunityID)
Get the pages in the community. |
boolean |
GetIsCommunityPage()
Get whether the current page is a community page. |
java.lang.Object[][] |
GetPortletHasNoTitleBar(int nCommunityID)
Returns the portlets without title bars. |
void |
Init(IPTSession ptSession,
AActivitySpace parent)
Initializes the MyPortalModelHelper. |
IPTPageInfo |
OpenPage(int nCommunityID,
int nPageID)
Returns IPTMyPortal for the current page. |
| Method Detail |
|---|
java.lang.String GetCollapsedPortletsPrefName()
IPTQueryResult GetCommunityPages(int nCommunityID)
nCommunityID - nCommunityID
java.lang.Object[][] GetPortletHasNoTitleBar(int nCommunityID)
nCOmmunityID - nCommunityID
boolean GetIsCommunityPage()
void Init(IPTSession ptSession,
AActivitySpace parent)
ptSession - session
IPTPageInfo OpenPage(int nCommunityID,
int nPageID)
nCommunityID - nCommunityIDnPageID - nPageID
java.lang.String GetCommunityName(int nCommunityID)
nCommunityID -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||