Home
last modified time | relevance | path

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

/plugin/statdisplay/
H A DBrowser.php521 $this->setBrowser(self::BROWSER_IE);
539 $this->setBrowser( self::BROWSER_IE );
627 $this->setBrowser(self::BROWSER_WEBTV);
686 $this->setBrowser(self::BROWSER_ICAB);
791 $this->setBrowser( self::BROWSER_NOKIA );
807 $this->setBrowser(self::BROWSER_FIREFOX);
812 $this->setBrowser(self::BROWSER_FIREFOX);
868 $this->setBrowser(self::BROWSER_LYNX);
883 $this->setBrowser(self::BROWSER_AMAYA);
945 $this->setBrowser(self::BROWSER_IPAD);
[all …]
/plugin/sentry/
H A DBrowser.php200 public function setBrowser($browser) function in dokuwiki\\plugin\\sentry\\Browser
896 $this->setBrowser(self::BROWSER_IE);
901 $this->setBrowser(self::BROWSER_IE);
921 $this->setBrowser(self::BROWSER_IE);
951 $this->setBrowser(self::BROWSER_IE);
1246 $this->setBrowser(self::BROWSER_ICECAT);
1352 $this->setBrowser(self::BROWSER_LYNX);
1427 $this->setBrowser(self::BROWSER_SILK);
1459 $this->setBrowser(self::BROWSER_COCOA);
1550 $this->setBrowser(self::BROWSER_IPAD);
[all …]