Plumtree Pluggable Navigation API  
 

NavigationJSPortalMenuDropDownView Members

NavigationJSPortalMenuDropDownView overview

Public Static Fields

iconiconSTR_MVC_CLASS_NAME Drop down view class name

Public Instance Constructors

icon NavigationJSPortalMenuDropDownView Constructor Initializes a new instance of the NavigationJSPortalMenuDropDownView class.

Public Instance Methods

iconCreate 
iconDisplay 
iconDisplayJavascript This method returns the HTMLScript that encompasses the Javascript on the page.
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetHashCode (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.
iconGetName 
iconGetType (inherited from Object)Gets the Type of the current instance.
iconInit 
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

iconm_nDirectoryMenuEntries 
iconm_nMandatoryLinksEntries 
iconm_nMyCommsMenuEntries 
iconm_nMyPageMenuEntries 

Protected Instance Methods

iconCreateCommMembershipMenu 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
iconCreateDDTabsArray 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);
iconCreateDocMenu Creates the dropdown menu with the Directory links. Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection
iconCreateMandatoryLinksMenu Creates the dropdown menu with the current user's Mandatory Links Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection
iconCreateMyPageMenu Creates the dropdown menu with the current user's My pages Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection
iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

NavigationJSPortalMenuDropDownView Class | com.plumtree.portalnavigation.views Namespace