You are here

constant MOBILE_SWITCH_DEVICE_TYPE_MOBILE in Mobile Switch 7.2

2 uses of MOBILE_SWITCH_DEVICE_TYPE_MOBILE
mobile_switch_mobile_detect in ./mobile_switch.module
Get extended Mobile Detect device detection results.
_mobile_switch_generate_html_classes in ./mobile_switch.module
Prepare HTML body classes to be used in page.tpl.php

File

./mobile_switch.module, line 39
Provides various functionalities to develop mobile ready websites.

Code

define('MOBILE_SWITCH_DEVICE_TYPE_MOBILE', 'mobile');