Plumtree Pluggable Navigation API  
 

PTNavSettingsVarPack Members

PTNavSettingsVarPack overview

Public Static Fields

INTHORIZONTALNAVTAB_TRUNCATION_WIDTH 
INTHORIZONTALNAVTAB_WIDTH 
INTISCDROPDOWNMENU_TRUNCATION_WIDTH Constants for settings defined in the file *
INTISCDROPDOWNMENU_WIDTH 
INTMYPORTLETPREFBUTTON_IN_PORTLETHEADER 
INTPLUMTREEDPLEFTWIDTH 
INTPLUMTREEDPLEFTWIDTHALONE 
INTPLUMTREEDPRIGHTWIDTH 
INTPLUMTREEDPRIGHTWIDTHALONE 
INTPLUMTREEDPTABLESPACING 
PORTAL_NAVIGATION_COMPONENT_TYPE 
VARPACK_ID The string ID of this variable package.

Public Instance Constructors

PTNavSettingsVarPack Constructor Initializes a new instance of the PTNavSettingsVarPack class.

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) 
GetConfigPath (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
GetExpireTimeout (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
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.
GetReloadInterval (inherited from com.plumtree.uiinfrastructure.web.BaseVarPack) 
GetType (inherited from Object)Gets the Type of the current instance.
GetVarPackID Get the varpack ID.
GetVarPackKeys Returns the enumeration of the navigation setting keys. null if nothing was loaded.
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

ExpireContent Not implemented.
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 Get the value of the specified navigation settings. null if settings doesn't exist.
Load This method loads the NavigationSettings.xml file into memory.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
Reload Clears and reloads all settings from the xml fie.

See Also

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