Plumtree Pluggable Navigation API  
 

PTDirPrefsVarPack Members

PTDirPrefsVarPack overview

Public Static Fields

VARPACK_ID The string ID of this variable package.

Public Instance Constructors

PTDirPrefsVarPack Constructor Constructor for PTDirPrefsVarPack.

Public Instance Methods

CanReloadVarPackFromUI (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ExpireVarPackContent (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
GetBrowseBy 
GetConfigPath (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
GetDefaultDocType 
GetDocDescriptionType 
GetExpireTimeout (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
GetFolderDescriptionType 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetNumDocsPerPage 
GetNumFolderColumns 
GetNumSubSubFolders 
GetPropColumns 
GetRelatedResourcesPlacement 
GetReloadInterval (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
GetType (inherited from Object)Gets the Type of the current instance.
GetVarPackID 
GetVarPackKeys This method will return an enumeration of the top level nodes in the XML tree that is SearchLocales.xml.
GetVarPackValue (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
IsLoaded (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
LoadVarPack (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
OnExpireEvent (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
OnReloadEvent (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
ReloadVarPack (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
SetExpireTimeout (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
SetReloadInterval (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

CreateKeysArrayList 
ExpireContent You cannot expire the settings content. You can only reload it. This method does nothing.
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetValue 
Load This method loads the DirPrefs settings from the PTServerConfig table into memory.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
Reload This method reloads the DirPrefs settings. It delegates to Load().

See Also

PTDirPrefsVarPack Class | com.plumtree.portaluiinfrastructure.application.varpacks Namespace