Plumtree Pluggable Navigation API  
 

NavigationTabGroupsLeftVerticalView Members

NavigationTabGroupsLeftVerticalView overview

Public Static Fields

STR_MVC_CLASS_NAME MVC name

Public Instance Constructors

NavigationTabGroupsLeftVerticalView Constructor Initializes a new instance of the NavigationTabGroupsLeftVerticalView class.

Public Instance Methods

Create 
Display 
DisplayJavascript 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.
GetActionCollapseExpandURL (inherited from NavigationCommonVerticalView) Gets the ASURL with image to collapse/expand vertical actions subsection
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 
GetSectionCollapseExpandURL (inherited from NavigationCommonVerticalView) Gets the ASURL with image to collapse/expand vertical navigation sections
GetType (inherited from Object)Gets the Type of the current instance.
Init 
ToString (inherited from Object)Returns a String that represents the current Object.
Write508JumpLink (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.
Write508ShortcutsSection (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 Fields

m_asOwner (inherited from NavigationCommonVerticalView) 
m_model (inherited from NavigationCommonVerticalView) 

Protected Instance Methods

AddActionListRow (inherited from NavigationCommonVerticalView) Adds an HTMLTableCell inside an HTMLTableRow with an action link
AddCurCommSubSectionHeaderRow (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Subcommunity section
AddSectionHeaderRow (inherited from NavigationCommonVerticalView)Overloaded. Adds an HTMLTableCell inside an HTMLTableRow with a header bar
AddSubSectionHeaderRow (inherited from NavigationCommonVerticalView)Overloaded. Adds an HTMLTableCell inside an HTMLTableRow with a section header
CreateActionBarDivider (inherited from NavigationCommonVerticalView) Helper function that gets a table cell used as a thin divider.
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.
Get508PortletAccessAnchors (inherited from NavigationCommonVerticalView) Return a collection of access key anchors elements pointing to each portlet displayed.
GetCollapseExpandURL (inherited from NavigationCommonVerticalView) Generates the ASURL with just the URL to the control for collapse/expanding vertical navigation sections.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
WriteAdminLink (inherited from NavigationCommonVerticalView) Adds an HTMLTable with the Administration link to the specified HTMLElementCollection
WriteCommPages (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Community pages section
WriteCurCommunitySection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the current Community section, with the Community pages, Subcommunities and related communities
WriteDocumentsSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the directory section
WriteMandatoryCommunitiesSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Mandatory Communities section. Note that My communities section lists these aswell.
WriteMandatoryLinksSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Mandatory links section
WriteMinimizedSubSectionBar (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.
WriteMyCommunitiesSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the current Community section
WriteMyPagesSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Mypage links section
WriteRelatedCommunitiesSubSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Related communities section of the current community
WriteSubCommsSubSection (inherited from NavigationCommonVerticalView) Adds an HTMLTable to the HTMLElementCollection with the Subcommunities section of the current community

See Also

NavigationTabGroupsLeftVerticalView Class | com.plumtree.portalnavigation.views Namespace