Plumtree Pluggable Navigation API  
 

NavigationCommSectionDropDownView Methods

The methods of the NavigationCommSectionDropDownView class are listed below. For a complete list of NavigationCommSectionDropDownView class members, see the NavigationCommSectionDropDownView Members topic.

Public Instance Methods

Create 
Display 
DisplayJavascript 
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 Methods

AddGoToParentCommTab NavigationCommSectionComboBoxView has a copy of this funtion too, update both. Note that the javascript link is different in the two functions.
AddGroupsTab This function generates a clickable tab used to display a horizontal menu with links.
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.
GenerateLinksList Helper function that generates HTMLAnchors from the list of provided links and adds them to the specified HTMLElement.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
PopulateLinksRow Puts the rows of links in a javascript variable. Also adds a Join this Community button if the user isn't member of the current community and Edit This Community button if the user has at least Edit access to the current community.
PopulateRelatedCommsRow Puts the rows of links in a javascript variable. Same as PopulateLinksRow, except doesn't add the Join this Community and Edit this Community buttons.

See Also

NavigationCommSectionDropDownView Class | com.plumtree.portalnavigation.views Namespace