Class mobile
Mobile Detect Library Motto: "Every business should have a mobile detection script to detect mobile readers"
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
Homepage: http://mobiledetect.net GitHub: https://github.com/serbanghita/Mobile-Detect README: https://github.com/serbanghita/Mobile-Detect/blob/master/README.md CONTRIBUTING: https://github.com/serbanghita/Mobile-Detect/blob/master/docs/CONTRIBUTING.md KNOWN LIMITATIONS: https://github.com/serbanghita/Mobile-Detect/blob/master/docs/KNOWN_LIMITATIONS.md EXAMPLES: https://github.com/serbanghita/Mobile-Detect/wiki/Code-examples
- Mobile_Detect
- mobile
License: MIT License
Author: Serban Ghita serbanghita@gmail.com
Author:
Nick Ilyin nick.ilyin@gmail.com Original author: Victor Stanciu vic.stanciu@gmail.com
Version: 2.8.34
Located at zp-extensions/mobileTheme.php
public
|
|
public
boolean
|
|
public
boolean
|
DETECTION_TYPE_EXTENDED,
DETECTION_TYPE_MOBILE,
MOBILE_GRADE_A,
MOBILE_GRADE_B,
MOBILE_GRADE_C,
VER,
VERSION,
VERSION_TYPE_FLOAT,
VERSION_TYPE_STRING
|
$browsers,
$cache,
$cloudfrontHeaders,
$detectionType,
$httpHeaders,
$matchesArray,
$matchingRegex,
$mobileHeaders,
$operatingSystems,
$phoneDevices,
$properties,
$tabletDevices,
$uaHttpHeaders,
$userAgent,
$utilities
|