Plumtree Pluggable Navigation API  
 

NavigationCommSectionComboBoxView Members

NavigationCommSectionComboBoxView overview

Public Static Fields

iconiconSTR_MVC_CLASS_NAME MVC name

Public Static Methods

iconiconGetHorSpacerCell Helper function that creates a horizontal spacer cell 4 pixels wide.

Protected Static Fields

iconiconm_strInCommID Javascript variable name constants *
iconiconm_strRelComms 
iconiconm_strSubComms 

Public Instance Constructors

icon NavigationCommSectionComboBoxView Constructor Initializes a new instance of the NavigationCommSectionComboBoxView 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 Not used *

Protected Instance Methods

iconAddGoToParentCommTab Adds a tab with go to parent community image and action if there is a parent community. NavigationCommSectionDropDownView has a copy of this funtion too, update both when editing.
iconAddTitleSelectBoxOption Adds an HTML option with specified string to the provided HTML Select. The title will be prefixed and suffixed with dashes. " - Label - "
iconCreateSelectEleNavMenu Helper method that adds an HTML select to the provided HTMLTableCell, also returns the HTML Select element.
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.
iconWriteInCommComboBox Adds an HTML Select with an HTML Select containing In This Community links (Community pages and Community knowledge directoy)
iconWriteRelCommsComboBox Adds an HTML Select with an HTML Select containing Related Community links. Nothing is added if no related communities exist
iconWriteSubCommsComboBox Adds an HTML Select with an HTML Select containing Subcommunity links. Nothing is added if no subcommunities exist

See Also

NavigationCommSectionComboBoxView Class | com.plumtree.portalnavigation.views Namespace