|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.browsing.portalsettings.settings.ViewUserProfileSetting
public class ViewUserProfileSetting
| Constructor Summary | |
|---|---|
ViewUserProfileSetting()
Creates a new UserPortalSettings object. |
|
| Method Summary | |
|---|---|
int |
GetActivityRightRestriction()
Return activity right restriction - this should be moved to ISettings, as both Portal Settings and Plumtree Utilities require this method |
java.lang.String |
GetASControlName()
The name of the control to use |
java.lang.String |
GetASDPName()
The name of the display page to view (null means default) |
java.lang.String |
GetASName()
The name of the activity space to go to |
java.lang.String |
GetASQueryString()
the rest of the query string for the URL (starting with &...) |
java.lang.String |
GetDescription(java.lang.String _strLangID)
Return the description under the link |
boolean |
GetDisplaySetting(java.lang.Object session)
Return whether or not to display this setting |
java.lang.String |
GetImageLocation()
Return the file location of the image |
java.lang.String |
GetLinkText(java.lang.String _strLangID)
Use public static Object GetPersonalSettingValue(String sSettingName, ISessionManager sessionManager, IPTSession ptSession) to get the language ID "en" |
boolean |
IsStandardPortalOption()
Describes whether the setting comes with the standard portal |
boolean |
IsViewable()
Describes whether the setting is currently viewable |
void |
SetViewable(boolean bIsViewable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewUserProfileSetting()
| Method Detail |
|---|
public java.lang.String GetASControlName()
ISettings
GetASControlName in interface ISettingspublic java.lang.String GetASDPName()
ISettings
GetASDPName in interface ISettingspublic java.lang.String GetASName()
ISettings
GetASName in interface ISettingspublic java.lang.String GetASQueryString()
ISettings
GetASQueryString in interface ISettingspublic java.lang.String GetDescription(java.lang.String _strLangID)
IPortalSettings
GetDescription in interface IPortalSettings_strLangID -
public java.lang.String GetImageLocation()
IPortalSettings
GetImageLocation in interface IPortalSettingspublic java.lang.String GetLinkText(java.lang.String _strLangID)
ISettings
GetLinkText in interface ISettings_strLangID -
public boolean IsStandardPortalOption()
ISettings
IsStandardPortalOption in interface ISettingspublic boolean IsViewable()
ISettings
IsViewable in interface ISettingspublic void SetViewable(boolean bIsViewable)
bIsViewable - public boolean GetDisplaySetting(java.lang.Object session)
IPortalSettings
GetDisplaySetting in interface IPortalSettingscom.plumtree.portalpages.browsing.portalsettings.IPortalSettings#GetDisplaySetting()public int GetActivityRightRestriction()
IPortalSettings
GetActivityRightRestriction in interface IPortalSettings
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||