Plumtree Pluggable Navigation API  
 

NavigationTabGroupsLeftVerticalView Class

The left vertical view for Section specific vertical view. This view displays only one of the My Pages, My Communities, Directory or mandatory links sections at a time. Navigation between sections is done through the NavigationTabTroupsTabsView. Mandatory Communities with tab are displayed in the My Communities list when on a community page. When not inside a community, mandatory communities are listed in their own section. This view is used by NavTypeTabGroupsLeftVertical in the Left side section. It uses helper functions in NavigationCommonVerticalView and relies on the NavigationTabGroupsTabsView to navigate between different areas of the portal. No javascript is used.

For a list of all members of this type, see NavigationTabGroupsLeftVerticalView Members.

System.Object
   com.plumtree.portalnavigation.views.NavigationCommonVerticalView
      com.plumtree.portalnavigation.views.NavigationTabGroupsLeftVerticalView

public class NavigationTabGroupsLeftVerticalView : NavigationCommonVerticalView, IView, IMVCObject, IManagedObject

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portalnavigation.views

Assembly: portalnavigation (in portalnavigation.dll)

See Also

NavigationTabGroupsLeftVerticalView Members | com.plumtree.portalnavigation.views Namespace