Class CmsQuickLaunchProvider

java.lang.Object
org.opencms.gwt.CmsQuickLaunchProvider

public final class CmsQuickLaunchProvider extends Object
Provides the data for the buttons in the quick launch menu.

  • Method Details

    • getQuickLaunchData

      public static List<CmsQuickLaunchData> getQuickLaunchData(CmsObject cms, javax.servlet.http.HttpSession session, CmsQuickLaunchParams params)
      Gets the quick launch data for the current user and context.

      The context is a string which identifies where the quick launch menu is located

      Parameters:
      cms - the cms context
      session - the user session
      params - the quick launch parameters
      Returns:
      the list of available quick launch items