Uses of Class
org.piwik.BrowserPlugins

Uses of BrowserPlugins in org.piwik
 

Methods in org.piwik that return BrowserPlugins
static BrowserPlugins BrowserPlugins.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BrowserPlugins[] BrowserPlugins.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.piwik with parameters of type BrowserPlugins
 void SimplePiwikTracker.setPlugin(BrowserPlugins plugin, boolean enabled)
          Adds a browser plugin to the list to detected plugins.
 



Copyright © 2013. All Rights Reserved.