You are here

constant MOBILE_TOOLS_DEVICE_GROUP_PREFIX in Mobile Tools 7.2

Same name and namespace in other branches
  1. 7.3 mobile_tools.module \MOBILE_TOOLS_DEVICE_GROUP_PREFIX

Prefix added to all device group definitions

2 uses of MOBILE_TOOLS_DEVICE_GROUP_PREFIX
mobile_tools_get_active_device_group in ./mobile_tools.module
Get the active device group
mobile_tools_purl_provider in ./mobile_tools.module
Implements hook_purl_provider().

File

./mobile_tools.module, line 21
Functionality to ease the creation of mixed device environments.

Code

define('MOBILE_TOOLS_DEVICE_GROUP_PREFIX', 'mobile_tools_');