Home
last modified time | relevance | path

Searched refs:setBrowser (Results 1 – 2 of 2) sorted by relevance

/plugin/statdisplay/
DBrowser.php248 public function setBrowser($browser) { return $this->_browser_name = $browser; } function in Browser
521 $this->setBrowser(self::BROWSER_IE);
534 $this->setBrowser( self::BROWSER_MSN );
539 $this->setBrowser( self::BROWSER_IE );
547 $this->setBrowser( self::BROWSER_POCKET_IE );
611 $this->setBrowser(self::BROWSER_CHROME);
627 $this->setBrowser(self::BROWSER_WEBTV);
642 $this->setBrowser(self::BROWSER_NETPOSITIVE);
657 $this->setBrowser(self::BROWSER_GALEON);
672 $this->setBrowser(self::BROWSER_KONQUEROR);
[all …]
/plugin/sentry/
DBrowser.php200 public function setBrowser($browser) function in dokuwiki\\plugin\\sentry\\Browser
878 $this->setBrowser(self::BROWSER_EDGE);
896 $this->setBrowser(self::BROWSER_IE);
901 $this->setBrowser(self::BROWSER_IE);
914 $this->setBrowser(self::BROWSER_MSN);
921 $this->setBrowser(self::BROWSER_IE);
944 $this->setBrowser(self::BROWSER_POCKET_IE);
951 $this->setBrowser(self::BROWSER_IE);
962 $this->setBrowser(self::BROWSER_POCKET_IE);
1050 $this->setBrowser(self::BROWSER_CHROME);
[all …]