Plumtree Pluggable Navigation API  
 

NavigationTabGroupsTabsView Members

NavigationTabGroupsTabsView overview

Public Static Fields

iconiconSTR_MVC_CLASS_NAME MVC Name *
iconiconTABGROUPS_TAB_TRUNCATION_WIDTH Truncation width of the strings in the tabs *

Public Instance Constructors

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

Public Instance Methods

iconCreate 
iconCreateTab Helper function that returns an HTMLTableCell with a clickable navigation tab
iconDisplay 
iconDisplayJavascript This method returns the HTMLScript that encompasses the Javascript on the page.
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetActionCollapseExpandURL (inherited from NavigationCommonVerticalView) Gets the ASURL with image to collapse/expand vertical actions subsection
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 
iconGetSectionCollapseExpandURL (inherited from NavigationCommonVerticalView) Gets the ASURL with image to collapse/expand vertical navigation sections
iconGetType (inherited from Object)Gets the Type of the current instance.
iconInit 
iconToString (inherited from Object)Returns a String that represents the current Object.
iconWrite508JumpLink (inherited from NavigationCommonVerticalView) This method displays the hidden link after the navigation banner so that 508 users can skip the navigation. This is mainly relevant for IE.
iconWrite508ShortcutsSection (inherited from NavigationCommonVerticalView) This method displays the access key shortcuts for the 508 banner. This is mainly relevant for IE. These entries need to appear every time, unlike the normal navigation bar, where

Protected Instance Methods

iconAddActionListRow (inherited from NavigationCommonVerticalView) Adds an HTMLTableCell inside an HTMLTableRow with an action link
iconAddCurCommSubSectionHeaderRow (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Subcommunity section
iconAddSectionHeaderRow (inherited from NavigationCommonVerticalView)Overloaded. Adds an HTMLTableCell inside an HTMLTableRow with a header bar
iconAddSubSectionHeaderRow (inherited from NavigationCommonVerticalView)Overloaded. Adds an HTMLTableCell inside an HTMLTableRow with a section header
iconCreateActionBarDivider (inherited from NavigationCommonVerticalView) Helper function that gets a table cell used as a thin divider.
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.
iconGet508PortletAccessAnchors (inherited from NavigationCommonVerticalView) Return a collection of access key anchors elements pointing to each portlet displayed.
iconGetCollapseExpandURL (inherited from NavigationCommonVerticalView) Generates the ASURL with just the URL to the control for collapse/expanding vertical navigation sections.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
iconWriteAdminLink (inherited from NavigationCommonVerticalView) Adds an HTMLTable with the Administration link to the specified HTMLElementCollection
iconWriteCommPages (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Community pages section
iconWriteCurCommunitySection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the current Community section, with the Community pages, Subcommunities and related communities
iconWriteDocumentsSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the directory section
iconWriteMandatoryCommunitiesSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Mandatory Communities section. Note that My communities section lists these aswell.
iconWriteMandatoryLinksSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Mandatory links section
iconWriteMinimizedSubSectionBar (inherited from NavigationCommonVerticalView) Adds an HTMLTableRow to specified HTMLTable with a collapsed Subsection Bar. Used to display collapsed actions subsection with only the action images.
iconWriteMyCommunitiesSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the current Community section
iconWriteMyPagesSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Mypage links section
iconWriteRelatedCommunitiesSubSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Related communities section of the current community
iconWriteSubCommsSubSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Subcommunities section of the current community

See Also

NavigationTabGroupsTabsView Class | com.plumtree.portalnavigation.views Namespace