Class SystemNavContextLayoutBean

java.lang.Object
com.atlassian.jira.web.component.webfragment.SystemNavContextLayoutBean
All Implemented Interfaces:
ContextLayoutBean

public class SystemNavContextLayoutBean extends Object implements ContextLayoutBean
This file provides specific context information for the system-navigation-bar.vm template
  • Constructor Details

    • SystemNavContextLayoutBean

      public SystemNavContextLayoutBean(javax.servlet.http.HttpServletRequest request)
  • Method Details

    • isCaptureJavascript

      public boolean isCaptureJavascript()
    • isFilterBasedPngOpacity

      public boolean isFilterBasedPngOpacity()
      Returns TRUE if the browser requires a Filter style opacity statement for PNGs

      • IE 5 upwards on Windows
      Returns:
    • getModifierKey

      public String getModifierKey()
      Returns the browsers modifier key
      Returns:
      the browsers modifier key
    • getSelectedSection

      public String getSelectedSection()