MIOLO26
|
Membros públicos | |
__construct () | |
__call ($name, $arguments) | |
isMobile () | |
Membros protegidos | |
isDevice ($device) | |
Atributos Protegidos | |
$accept | |
$userAgent | |
$isMobile = false | |
$isAndroid = null | |
$isAndroidtablet = null | |
$isIphone = null | |
$isIpad = null | |
$isBlackberry = null | |
$isBlackberrytablet = null | |
$isOpera = null | |
$isPalm = null | |
$isWindows = null | |
$isWindowsphone = null | |
$isGeneric = null | |
$devices | |
Mobile Detect @license http://www.opensource.org/licenses/mit-license.php The MIT License
__construct | ( | ) |
__call | ( | $name, | |
$arguments ) |
Overloads isAndroid() | isAndroidtablet() | isIphone() | isIpad() | isBlackberry() | isBlackberrytablet() | isPalm() | isWindowsphone() | isWindows() | isGeneric() through isDevice()
string | $name | |
array | $arguments |
|
protected |
isMobile | ( | ) |
Returns true if any type of mobile device detected, including special ones
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |