Lines Matching refs:self

165         $this->_browser_name = self::BROWSER_UNKNOWN;
166 $this->_version = self::VERSION_UNKNOWN;
167 $this->_platform = self::PLATFORM_UNKNOWN;
168 $this->_os = self::OPERATING_SYSTEM_UNKNOWN;
174 $this->_aol_version = self::VERSION_UNKNOWN;
502 $this->_browser_name = self::BROWSER_BLACKBERRY;
517 $this->setAolVersion(self::VERSION_UNKNOWN);
541 $this->_browser_name = self::BROWSER_GOOGLEBOT;
560 $this->_browser_name = self::BROWSER_YANDEXBOT;
579 $this->_browser_name = self::BROWSER_YANDEXIMAGERESIZER_BOT;
598 $this->_browser_name = self::BROWSER_YANDEXCATALOG_BOT;
617 $this->_browser_name = self::BROWSER_YANDEXNEWS_BOT;
636 $this->_browser_name = self::BROWSER_YANDEXMETRIKA_BOT;
655 $this->_browser_name = self::BROWSER_YANDEXDIRECT_BOT;
674 $this->_browser_name = self::BROWSER_YANDEXWEBMASTER_BOT;
693 $this->_browser_name = self::BROWSER_YANDEXFAVICONS_BOT;
712 $this->_browser_name = self::BROWSER_YANDEXBLOGS_BOT;
731 $this->_browser_name = self::BROWSER_YANDEXMEDIA_BOT;
750 $this->_browser_name = self::BROWSER_YANDEXVIDEO_BOT;
769 $this->_browser_name = self::BROWSER_YANDEXIMAGES_BOT;
788 $this->_browser_name = self::BROWSER_MSNBOT;
807 $this->_browser_name = self::BROWSER_BINGBOT;
826 $this->_browser_name = self::BROWSER_W3CVALIDATOR;
836 $this->_browser_name = self::BROWSER_W3CVALIDATOR;
840 $this->_browser_name = self::BROWSER_W3CVALIDATOR;
858 $this->_browser_name = self::BROWSER_SLURP;
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);
961 $this->setPlatform(self::PLATFORM_WINDOWS_CE);
962 $this->setBrowser(self::BROWSER_POCKET_IE);
999 $this->_browser_name = self::BROWSER_OPERA_MINI;
1019 $this->_browser_name = self::BROWSER_OPERA;
1033 $this->_browser_name = self::BROWSER_OPERA;
1050 $this->setBrowser(self::BROWSER_CHROME);
1077 $this->setBrowser(self::BROWSER_WEBTV);
1095 $this->setBrowser(self::BROWSER_NETPOSITIVE);
1113 $this->setBrowser(self::BROWSER_GALEON);
1131 $this->setBrowser(self::BROWSER_KONQUEROR);
1148 $this->setBrowser(self::BROWSER_ICAB);
1165 $this->setBrowser(self::BROWSER_OMNIWEB);
1181 $this->setBrowser(self::BROWSER_PHOENIX);
1198 $this->setBrowser(self::BROWSER_FIREBIRD);
1214 $this->setBrowser(self::BROWSER_NETSCAPE_NAVIGATOR);
1218 $this->setBrowser(self::BROWSER_NETSCAPE_NAVIGATOR);
1232 $this->setBrowser(self::BROWSER_SHIRETOKO);
1246 $this->setBrowser(self::BROWSER_ICECAT);
1261 $this->setBrowser(self::BROWSER_NOKIA_S60);
1263 $this->setBrowser(self::BROWSER_NOKIA);
1280 $this->setBrowser(self::BROWSER_FIREFOX);
1292 $this->setBrowser(self::BROWSER_FIREFOX);
1310 $this->setBrowser(self::BROWSER_ICEWEASEL);
1327 $this->setBrowser(self::BROWSER_MOZILLA);
1332 $this->setBrowser(self::BROWSER_MOZILLA);
1336 $this->setBrowser(self::BROWSER_MOZILLA);
1352 $this->setBrowser(self::BROWSER_LYNX);
1369 $this->setBrowser(self::BROWSER_AMAYA);
1392 $this->setVersion(self::VERSION_UNKNOWN);
1394 $this->setBrowser(self::BROWSER_SAFARI);
1409 $this->setVersion(self::VERSION_UNKNOWN);
1411 $this->setBrowser(self::BROWSER_SAMSUNG);
1425 $this->setVersion(self::VERSION_UNKNOWN);
1427 $this->setBrowser(self::BROWSER_SILK);
1441 $this->setVersion(self::VERSION_UNKNOWN);
1443 $this->setBrowser(self::BROWSER_I_FRAME);
1457 $this->setVersion(self::VERSION_UNKNOWN);
1459 $this->setBrowser(self::BROWSER_COCOA);
1517 $this->setBrowser(self::BROWSER_CHROME);
1530 $this->setVersion(self::VERSION_UNKNOWN);
1531 $this->setBrowser(self::BROWSER_IPHONE);
1549 $this->setVersion(self::VERSION_UNKNOWN);
1550 $this->setBrowser(self::BROWSER_IPAD);
1567 $this->setVersion(self::VERSION_UNKNOWN);
1568 $this->setBrowser(self::BROWSER_IPOD);
1590 $this->setVersion(self::VERSION_UNKNOWN);
1597 $this->setBrowser(self::BROWSER_ANDROID);
1614 $this->setBrowser(self::BROWSER_VIVALDI);
1632 $this->setBrowser(self::BROWSER_YANDEX);
1657 $this->setBrowser(self::BROWSER_PLAYSTATION);
1676 $this->_platform = self::PLATFORM_WINDOWS;
1678 $this->_platform = self::PLATFORM_IPAD;
1680 $this->_platform = self::PLATFORM_IPOD;
1682 $this->_platform = self::PLATFORM_IPHONE;
1684 $this->_platform = self::PLATFORM_APPLE;
1686 $this->_platform = self::PLATFORM_ANDROID;
1688 $this->_platform = self::PLATFORM_FIRE_OS;
1690 $this->_platform = self::PLATFORM_LINUX .'/'.self::PLATFORM_SMART_TV;
1692 $this->_platform = self::PLATFORM_LINUX;
1694 $this->_platform = self::PLATFORM_NOKIA;
1696 $this->_platform = self::PLATFORM_BLACKBERRY;
1698 $this->_platform = self::PLATFORM_FREEBSD;
1700 $this->_platform = self::PLATFORM_OPENBSD;
1702 $this->_platform = self::PLATFORM_NETBSD;
1704 $this->_platform = self::PLATFORM_OPENSOLARIS;
1706 $this->_platform = self::PLATFORM_SUNOS;
1708 $this->_platform = self::PLATFORM_OS2;
1710 $this->_platform = self::PLATFORM_BEOS;
1712 $this->_platform = self::PLATFORM_WINDOWS;
1714 $this->_platform = self::PLATFORM_PLAYSTATION;
1716 $this->_platform = self::PLATFORM_ROKU;
1718 $this->_platform = self::PLATFORM_IPHONE . '/' . self::PLATFORM_IPAD;
1720 $this->_platform = self::PLATFORM_APPLE_TV;
1722 $this->_platform = self::PLATFORM_TERMINAL;
1724 $this->_platform = self::PLATFORM_CHROME_OS;
1726 $this->_platform = self::PLATFORM_JAVA_ANDROID;
1728 $this->_platform = self::PLATFORM_POSTMAN;
1730 $this->_platform = self::PLATFORM_I_FRAME;