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.
- Mobile_Detect
- mobile
License: and contributions have 'MIT License' More details: https://github.com/serbanghita/Mobile-Detect/blob/master/LICENSE.txt
Author:
Current authors: Serban Ghita serbanghita@gmail.com Nick Ilyin nick.ilyin@gmail.com
Original author: Victor Stanciu <vic.stanciu@gmail.com>
Version: 2.8.12
Link:
Homepage: http://mobiledetect.net GitHub Repo: https://github.com/serbanghita/Mobile-Detect Google Code: http://code.google.com/p/php-mobile-detect/ README: https://github.com/serbanghita/Mobile-Detect/blob/master/README.md HOWTO: https://github.com/serbanghita/Mobile-Detect/wiki/Code-examples
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,
$detectionType,
$httpHeaders,
$matchesArray,
$matchingRegex,
$mobileHeaders,
$operatingSystems,
$phoneDevices,
$properties,
$tabletDevices,
$uaHttpHeaders,
$userAgent,
$utilities
|