com.plumtree.portalpages.admin.serversettings.settings
Class TagLibManagerServerSetting

java.lang.Object
  extended by com.plumtree.portalpages.admin.serversettings.settings.TagLibManagerServerSetting
All Implemented Interfaces:
IServerSettings, ISettings

public class TagLibManagerServerSetting
extends java.lang.Object
implements IServerSettings

Link to the Tag Library Manager page.

Author:
DonH

Constructor Summary
TagLibManagerServerSetting()
           
 
Method Summary
 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 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagLibManagerServerSetting

public TagLibManagerServerSetting()
Method Detail

GetASControlName

public java.lang.String GetASControlName()
Description copied from interface: ISettings
The name of the control to use

Specified by:
GetASControlName in interface ISettings
See Also:
ISettings.GetASControlName()

GetASDPName

public java.lang.String GetASDPName()
Description copied from interface: ISettings
The name of the display page to view (null means default)

Specified by:
GetASDPName in interface ISettings
See Also:
ISettings.GetASDPName()

GetASName

public java.lang.String GetASName()
Description copied from interface: ISettings
The name of the activity space to go to

Specified by:
GetASName in interface ISettings
See Also:
ISettings.GetASName()

GetASQueryString

public java.lang.String GetASQueryString()
Description copied from interface: ISettings
the rest of the query string for the URL (starting with &...)

Specified by:
GetASQueryString in interface ISettings
See Also:
ISettings.GetASQueryString()

GetLinkText

public java.lang.String GetLinkText(java.lang.String _strLangID)
Description copied from interface: ISettings
Use public static Object GetPersonalSettingValue(String sSettingName, ISessionManager sessionManager, IPTSession ptSession) to get the language ID "en"

Specified by:
GetLinkText in interface ISettings
See Also:
ISettings.GetLinkText(java.lang.String)

IsStandardPortalOption

public boolean IsStandardPortalOption()
Description copied from interface: ISettings
Describes whether the setting comes with the standard portal

Specified by:
IsStandardPortalOption in interface ISettings
See Also:
ISettings.IsStandardPortalOption()

IsViewable

public boolean IsViewable()
Description copied from interface: ISettings
Describes whether the setting is currently viewable

Specified by:
IsViewable in interface ISettings
See Also:
ISettings.IsViewable()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.