Interface I_CmsUserAgentInfo

All Known Implementing Classes:
CmsDefaultUserAgentInfo, CmsIEUserAgentInfo

public interface I_CmsUserAgentInfo
Interface for accessing user agent info.

  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Checks whether we are in IE7.
  • Method Details

    • isIE7

      boolean isIE7()
      Checks whether we are in IE7.

      Returns:
      true if we are in IE7