Plumtree Pluggable Navigation API  
 

NavigationJSPortalMenuDropDownView Members

NavigationJSPortalMenuDropDownView overview

Public Static Fields

STR_MVC_CLASS_NAME Drop down view class name

Public Instance Constructors

NavigationJSPortalMenuDropDownView Constructor Initializes a new instance of the NavigationJSPortalMenuDropDownView class.

Public Instance Methods

Create 
Display 
DisplayJavascript This method returns the HTMLScript that encompasses the Javascript on the page.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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.
GetName 
GetType (inherited from Object)Gets the Type of the current instance.
Init 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

m_nDirectoryMenuEntries 
m_nMandatoryLinksEntries 
m_nMyCommsMenuEntries 
m_nMyPageMenuEntries 

Protected Instance Methods

CreateCommMembershipMenu Creates the dropdown menu with the Communities the current user is a member of. Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection
CreateDDTabsArray This function populates an array of Tabs with the navigation menus to show Element 0: Display name Element 1: ID of the menu Element 2: Tooltip (if needed);
CreateDocMenu Creates the dropdown menu with the Directory links. Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection
CreateMandatoryLinksMenu Creates the dropdown menu with the current user's Mandatory Links Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection
CreateMyPageMenu Creates the dropdown menu with the current user's My pages Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection
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.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

NavigationJSPortalMenuDropDownView Class | com.plumtree.portalnavigation.views Namespace