Plumtree Pluggable Navigation API  
 

NavigationCommSectionComboBoxView Members

NavigationCommSectionComboBoxView overview

Public Static Fields

STR_MVC_CLASS_NAME MVC name

Public Static Methods

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

Protected Static Fields

m_strInCommID Javascript variable name constants *
m_strRelComms 
m_strSubComms 

Public Instance Constructors

NavigationCommSectionComboBoxView Constructor Initializes a new instance of the NavigationCommSectionComboBoxView class.

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 Fields

m_nNumberCols Not used *

Protected Instance Methods

AddGoToParentCommTab 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.
AddTitleSelectBoxOption Adds an HTML option with specified string to the provided HTML Select. The title will be prefixed and suffixed with dashes. " - Label - "
CreateSelectEleNavMenu Helper method that adds an HTML select to the provided HTMLTableCell, also returns the HTML Select element.
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.
WriteInCommComboBox Adds an HTML Select with an HTML Select containing In This Community links (Community pages and Community knowledge directoy)
WriteRelCommsComboBox Adds an HTML Select with an HTML Select containing Related Community links. Nothing is added if no related communities exist
WriteSubCommsComboBox 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