Plumtree Pluggable Navigation API  
 

NavigationHorizontalComboBoxView Members

NavigationHorizontalComboBoxView overview

Public Static Fields

COMMUNITY_TAB 
DOCUMENTS_TAB 
m_spacerOptionRow Constant definitions of common strings *
m_spacerOptionRowFiller 
m_spacerOptionRowShort 
MENU_TEXT_MAX_LENGTH Truncation width of the strings in the HTML Selects *
MYPAGES_TAB Index for each of the navigation tabs
PREFERENCES_TAB 
STR_MVC_CLASS_NAME MVC name

Public Static Methods

AddSpacerSelectBoxOption Helper function that adds a row with dashes to the HTML Select menu
AddSpacerSelectBoxOptionFiller Helper function that adds a padding row to the HTML Select menu
AddSpacerSelectBoxOptionShort Helper function that adds an empty row to the HTML Select menu

Public Instance Constructors

NavigationHorizontalComboBoxView Constructor Initializes a new instance of the NavigationHorizontalComboBoxView class.

Public Instance Methods

Create 
Display 
DisplayJavascript This method returns the HTMLScript that encompasses the Javascript on the page.
DisplayViewJavascript This method returns the HTMLScript that encompasses the Javascript on the page.
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

AddSelectOptions Helper function to populate a select box with options from an ASCompoundList
AddTitleSelectBoxOption Helper function that adds an row with a label to the HTML Select menu. The label is prefixed and suffixed with dashes. Will look like: '- Label -'
CreateSelectEleNavMenu Helper function that creates an HTML Select and adds it to the provided HTMLTableCell
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.
WriteCommunitiesSection Adds a HTML Select to the specified HTMLTableRow with Community actions and My Community for the current user
WriteDocumentsSection Adds a HTML Select to the specified HTMLTableRow with directory links
WriteMandLinksSection Adds a HTML Select to the specified HTMLTableRow with the Mandatory Links for the current user
WriteMyPagesSection Adds a HTML Select to the specified HTMLTableRow with Mypage actions and My pages for the current user.

See Also

NavigationHorizontalComboBoxView Class | com.plumtree.portalnavigation.views Namespace