You are here

Functions in Mobile Theme 6

Primary tabs

Namesort descending Location Description Direct uses Strings
mobile_theme_detect_browscap ./mobile_theme.module Detect whether the user is on a mobile device by using Browscap.
mobile_theme_detect_getbrowser ./mobile_theme.module Detect whether the user is on a mobile device by using get_browser.
mobile_theme_detect_mobiledevicedetect ./mobile_theme.module Detect whether the user is on a mobile device by using Mobile Device Detect.
mobile_theme_detect_php ./mobile_theme.module Detect whether the user is on a mobile device using straight PHP. 2
mobile_theme_detect_subdomain ./mobile_theme.module Detect whether the user is on a mobile device by checking the subdomain.
mobile_theme_form_alter ./mobile_theme.module Alter the system theme settings form to add the mobile theme settings.
mobile_theme_init ./mobile_theme.module Check to see if the user is running on a mobile browser.
mobile_theme_mobile_theme_detection ./mobile_theme.module Implements hook_mobile_theme_detection().
mobile_theme_settings_submit ./mobile_theme.module Submit handler on the theme settings to save the mobile theme. 1
mobile_theme_uninstall ./mobile_theme.install Uninstalling the Mobile Theme module removes the saved variable.

Other projects