NavigationCommSectionComboBoxView overview
![]() STR_MVC_CLASS_NAME | MVC name |
![]() GetHorSpacerCell | Helper function that creates a horizontal spacer cell 4 pixels wide. |
![]() m_strInCommID | Javascript variable name constants * |
![]() m_strRelComms | |
![]() m_strSubComms |
NavigationCommSectionComboBoxView Constructor
|
Initializes a new instance of the NavigationCommSectionComboBoxView class. |
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. |
m_nNumberCols | Not used * |
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 |
NavigationCommSectionComboBoxView Class | com.plumtree.portalnavigation.views Namespace