|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPortalSettings
| 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 |
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 |
| Methods inherited from interface com.plumtree.portalpages.browsing.settings.ISettings |
|---|
GetASControlName, GetASDPName, GetASName, GetASQueryString, GetLinkText, IsStandardPortalOption, IsViewable |
| Method Detail |
|---|
java.lang.String GetDescription(java.lang.String _strLangID)
String - the language ID
java.lang.String GetImageLocation()
boolean GetDisplaySetting(java.lang.Object session)
Object - the current user's session object
int GetActivityRightRestriction()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||