Plumtree Pluggable Navigation API  
 

NavigationCommSectionDropDownView Members

NavigationCommSectionDropDownView overview

Public Static Fields

iconiconSTR_MVC_CLASS_NAME MVC ID
iconiconVARNAME_TABSHTML 

Protected Static Fields

iconiconm_strInCommID 
iconiconm_strRelComms 
iconiconm_strSubComms 

Public Instance Constructors

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

Public Instance Methods

iconCreate 
iconDisplay 
iconDisplayJavascript 
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_nNumberCols 

Protected Instance Methods

iconAddGoToParentCommTab NavigationCommSectionComboBoxView has a copy of this funtion too, update both. Note that the javascript link is different in the two functions.
iconAddGroupsTab This function generates a clickable tab used to display a horizontal menu with links.
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.
iconGenerateLinksList Helper function that generates HTMLAnchors from the list of provided links and adds them to the specified HTMLElement.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
iconPopulateLinksRow 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.
iconPopulateRelatedCommsRow 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