User agent detection.
More...
|
const | BROWSERS =['MSIE'=>'Internet Explorer','Firefox'=>'Mozilla Firefox','Edg'=>'Microsoft Edge','OPR'=>'Opera','Chrome'=>'Google Chrome','Safari'=>'Apple Safari','Netscape'=>'Netscape'] |
|
const | SYSTEMS =['linux'=>'linux','mac'=>'macintosh|mac os x','windows'=>'windows|win32'] |
|
User agent detection.
Ubiquity\utils\base$UASystem This class is part of Ubiquity
- Author
- jc
- Version
- 1.0.0
Definition at line 15 of file UASystem.php.
◆ _getBrowser()
◆ getBrowserComplete()
static getBrowserComplete |
( |
| ) |
|
|
static |
◆ getBrowserInfos()
static getBrowserInfos |
( |
| ) |
|
|
staticprivate |
◆ getBrowserName()
static getBrowserName |
( |
| ) |
|
|
static |
◆ getBrowserVersion()
static getBrowserVersion |
( |
| ) |
|
|
static |
◆ getPlatform()
◆ getPlatformFromUserAgent()
static getPlatformFromUserAgent |
( |
string |
$userAgent | ) |
|
|
staticprivate |
◆ $browserInfos
◆ BROWSERS
const BROWSERS =['MSIE'=>'Internet Explorer','Firefox'=>'Mozilla Firefox','Edg'=>'Microsoft Edge','OPR'=>'Opera','Chrome'=>'Google Chrome','Safari'=>'Apple Safari','Netscape'=>'Netscape'] |
◆ SYSTEMS
const SYSTEMS =['linux'=>'linux','mac'=>'macintosh|mac os x','windows'=>'windows|win32'] |
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity/src/Ubiquity/utils/base/UASystem.php