SYMBOL INDEX (91 symbols across 3 files) FILE: docs/js/search.js function debounce (line 51) | function debounce(func, wait, immediate) { function close (line 70) | function close() { function search (line 87) | function search(event) { function appendIndex (line 121) | function appendIndex(added) { function init (line 130) | function init() { FILE: docs/js/template.js function openSvg (line 18) | function openSvg(svg) { FILE: lib/BrowserDetection.php class BrowserDetection (line 169) | class BrowserDetection method __construct (line 343) | public function __construct($useragent = '') method __toString (line 352) | public function __toString() method addCustomBrowserDetection (line 397) | public function addCustomBrowserDetection($browserName, $uaNameToLookF... method addCustomPlatformDetection (line 424) | public function addCustomPlatformDetection($platformName, $platformNam... method addCustomRobotDetection (line 455) | public function addCustomRobotDetection($robotName, $uaNameToLookFor =... method compareVersions (line 478) | public function compareVersions($sourceVer, $compareVer) method getIECompatibilityView (line 525) | public function getIECompatibilityView($asArray = false) method getLibVersion (line 538) | public function getLibVersion() method getName (line 548) | public function getName() method getPlatform (line 559) | public function getPlatform() method getPlatformVersion (line 577) | public function getPlatformVersion($returnVersionNumbers = false, $ret... method getRobotName (line 614) | public function getRobotName() method getRobotVersion (line 623) | public function getRobotVersion() method getUserAgent (line 632) | public function getUserAgent() method getVersion (line 641) | public function getVersion() method is64bitPlatform (line 651) | public function is64bitPlatform() method isChromeFrame (line 661) | public function isChromeFrame() method isInIECompatibilityView (line 672) | public function isInIECompatibilityView() method isMobile (line 681) | public function isMobile() method isRobot (line 690) | public function isRobot() method removeCustomBrowserDetection (line 701) | public function removeCustomBrowserDetection($browserName) method removeCustomPlatformDetection (line 717) | public function removeCustomPlatformDetection($platformName) method removeCustomRobotDetection (line 733) | public function removeCustomRobotDetection($robotName) method setUserAgent (line 748) | public function setUserAgent($agentString = '') method androidVerToStr (line 782) | protected function androidVerToStr($androidVer) method checkBrowserAndroid (line 831) | protected function checkBrowserAndroid() method checkBrowserBlackBerry (line 843) | protected function checkBrowserBlackBerry() method checkBrowserChrome (line 879) | protected function checkBrowserChrome() method checkBrowserCustom (line 890) | protected function checkBrowserCustom() method checkBrowserEdge (line 909) | protected function checkBrowserEdge() method checkBrowserFirebird (line 919) | protected function checkBrowserFirebird() method checkBrowserFirefox (line 930) | protected function checkBrowserFirefox() method checkBrowserIcab (line 952) | protected function checkBrowserIcab() method checkBrowserIceCat (line 964) | protected function checkBrowserIceCat() method checkBrowserIceWeasel (line 975) | protected function checkBrowserIceWeasel() method checkBrowserInternetExplorer (line 987) | protected function checkBrowserInternetExplorer() method checkBrowserKonqueror (line 1078) | protected function checkBrowserKonqueror() method checkBrowserLynx (line 1090) | protected function checkBrowserLynx() method checkBrowserMozilla (line 1100) | protected function checkBrowserMozilla() method checkBrowserMsnTv (line 1111) | protected function checkBrowserMsnTv() method checkBrowserNetscape (line 1122) | protected function checkBrowserNetscape() method checkBrowserNokia (line 1175) | protected function checkBrowserNokia() method checkBrowserOpera (line 1201) | protected function checkBrowserOpera() method checkBrowserPhoenix (line 1237) | protected function checkBrowserPhoenix() method checkBrowser (line 1247) | protected function checkBrowser() method checkBrowserSafari (line 1289) | protected function checkBrowserSafari() method checkBrowserSamsung (line 1328) | protected function checkBrowserSamsung() method checkBrowserUAWithVersion (line 1347) | protected function checkBrowserUAWithVersion($uaNameToLookFor, $userAg... method checkBrowserUC (line 1379) | protected function checkBrowserUC() method checkPlatform (line 1388) | protected function checkPlatform() method checkPlatformCustom (line 1458) | protected function checkPlatformCustom() method checkPlatformVersion (line 1480) | protected function checkPlatformVersion() method checkRobotBingbot (line 1553) | protected function checkRobotBingbot() method checkRobotGooglebot (line 1563) | protected function checkRobotGooglebot() method checkRobotMsnBot (line 1582) | protected function checkRobotMsnBot() method checkRobot (line 1591) | protected function checkRobot() method checkRobotCustom (line 1607) | protected function checkRobotCustom() method checkRobotSlurp (line 1627) | protected function checkRobotSlurp() method checkRobotW3CValidator (line 1638) | protected function checkRobotW3CValidator() method checkRobotYahooMultimedia (line 1675) | protected function checkRobotYahooMultimedia() method checkSimpleBrowserUA (line 1696) | protected function checkSimpleBrowserUA($uaNameToLookFor, $userAgent, ... method checkSimpleRobot (line 1725) | protected function checkSimpleRobot($uaNameToLookFor, $userAgent, $rob... method cleanVersion (line 1745) | protected function cleanVersion($version, $toRemove = NULL) method containString (line 1793) | protected function containString($haystack, $needle, $insensitive = tr... method detect (line 1825) | protected function detect() method findAndGetVersion (line 1846) | protected function findAndGetVersion($uaNameToLookFor, $userAgent, &$v... method iOSVerToStr (line 1880) | protected function iOSVerToStr($iOSVer) method macVerToStr (line 1913) | protected function macVerToStr($macVer) method parseInt (line 1972) | protected function parseInt($intStr) method reset (line 1981) | protected function reset() method safariBuildToSafariVer (line 2005) | protected function safariBuildToSafariVer($version) method set64bit (line 2099) | protected function set64bit($is64bit) method setBrowser (line 2109) | protected function setBrowser($browserName) method setMobile (line 2119) | protected function setMobile($isMobile = true) method setPlatform (line 2129) | protected function setPlatform($platform) method setPlatformVersion (line 2139) | protected function setPlatformVersion($platformVer) method setRobot (line 2149) | protected function setRobot($isRobot = true) method setRobotName (line 2159) | protected function setRobotName($robotName) method setRobotVersion (line 2169) | protected function setRobotVersion($robotVersion) method setVersion (line 2185) | protected function setVersion($version) method webKitBuildToSafariVer (line 2204) | protected function webKitBuildToSafariVer($version) method windowsNTVerToStr (line 2319) | protected function windowsNTVerToStr($winVer, $returnServerFlavor = fa... method windowsVerToStr (line 2364) | protected function windowsVerToStr($winVer) method wordPos (line 2398) | protected function wordPos($haystack, $needle, $insensitive = true, $o...