|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
int |
GetAccessLevel()
Get the ACL to this Community for the current user. |
int |
GetFooterID()
Get the footer ID assigned to this community from the cache. |
int |
GetHeaderID()
Get the header ID assigned to this community from the cache. |
java.lang.String |
GetName()
Gets the name of this Community |
int |
GetObjectID()
Gets the Object ID of this Community |
IPTQueryResult |
GetParentCommunity()
Gets the parent community of this community from the cache. |
IPTQueryResult |
GetPeerCommunities()
Gets this Community's peer communities, i.e. |
boolean |
GetSiteMapDisabled()
Checks if the community sitemap is disabled for this community from the cache. |
int |
GetSiteMapRootID()
Gets the ID root sitemap folder for this community from the cache. |
java.lang.String |
GetStyleSheet()
Gets the Stylesheet, stored as an administrative portlet preference on the header portlet assigned to this SubPortal (if any). |
IPTQueryResult |
GetSubcommunities()
Gets this Community's subcommunities, i.e. |
IPTMyPortal |
OpenPage(int nPageID)
Gets the PTMyPortal object for the specified page |
IPTMyPortalGadgetContent |
QueryHeaderAndFooter(java.lang.Object appDateStateObj,
java.lang.String strUserInterfaceID,
int nGadgetMode,
boolean bReturnAllGadgets)
|
IPTQueryResult |
QueryPages()
Gets specific or all pages inside this community from the cahce. |
IPTQueryResult |
QueryPrefs()
Gets Community preference and Community gadget preferences from the cache. |
| Method Detail |
public IPTQueryResult QueryPages()
nPageID - ID of a specific page or 0 for all pagespublic IPTQueryResult QueryPrefs()
PT_PROPIDSpublic IPTMyPortal OpenPage(int nPageID)
nPageID - ID of Page to openjava.lang.Exception - with PT_RESULTCODES.PT_E_INSUFFICIENTROLEACCESS errorcode if the user has insufficient
access to the communitypublic IPTQueryResult GetParentCommunity()
public IPTQueryResult GetPeerCommunities()
public IPTQueryResult GetSubcommunities()
public java.lang.String GetName()
public int GetObjectID()
public int GetHeaderID()
public int GetFooterID()
public int GetAccessLevel()
PT_ACCESS_LEVELSpublic boolean GetSiteMapDisabled()
public java.lang.String GetStyleSheet()
public int GetSiteMapRootID()
public IPTMyPortalGadgetContent QueryHeaderAndFooter(java.lang.Object appDateStateObj,
java.lang.String strUserInterfaceID,
int nGadgetMode,
boolean bReturnAllGadgets)
appDateStateObj - strUserInterfaceID - nGadgetMode - bReturnAllGadgets -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||