You are here

Functions in Mobile Tools 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
cache_clear_all ./mobile_tools_cache.inc Expire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page and cache_block tables. 1
cache_get ./mobile_tools_cache.inc Return data from the persistent cache. Data may be stored as either plain text or as serialized data. cache_get will automatically return unserialized objects and arrays.
cache_rewrite_cid ./mobile_tools_cache.inc Rewriting the cid support the usage of caching with mobile tools when using theme switching for several device groups 2
cache_set ./mobile_tools_cache.inc Store data in the persistent cache.
hook_mobile_tools_detect_device ./mobile_tools.api.php Detect the type of device in use.
hook_mobile_tools_device_capability ./mobile_tools.api.php Detect if the given feature is available for the given device.
hook_mobile_tools_device_groups ./mobile_tools.api.php Define the list of device groups available to mobile_tools
mobile_tools_block_info ./mobile_tools.module Implements hook_block_info().
mobile_tools_block_message ./mobile_tools.module Helper function returning the configurable message for the notification 1
mobile_tools_block_view ./mobile_tools.module Implements hook_block_view().
mobile_tools_browscap_device_groups mobile_tools_browscap/mobile_tools_browscap.module Implements hook_device_groups().
mobile_tools_browscap_is_mobile_device mobile_tools_browscap/mobile_tools_browscap.module Implements hook_is_mobile_device().
mobile_tools_configuration_form ./mobile_tools.admin.inc Configuration form for the mobile device detection, redirection and notification 1
mobile_tools_configuration_form_validate ./mobile_tools.admin.inc Validation of the system settings form
mobile_tools_configuration_options ./mobile_tools.admin.inc Helper function to return the configuration options
mobile_tools_context_context_plugins mobile_tools_context/mobile_tools_context.module Implementation of hook_context_plugins().
mobile_tools_context_context_registry mobile_tools_context/mobile_tools_context.module Implements hook_context_registry().
mobile_tools_context_ctools_plugin_directory mobile_tools_context/mobile_tools_context.module Implements hook_ctools_plugin_directory().
mobile_tools_context_init mobile_tools_context/mobile_tools_context.module Implements hook_init().
mobile_tools_context_is_mobile_ctools_access_check mobile_tools_context/plugins/access/is_mobile.inc Check for access. 1
mobile_tools_context_is_mobile_ctools_access_settings mobile_tools_context/plugins/access/is_mobile.inc Settings form for the 'by perm' access plugin 1
mobile_tools_context_is_mobile_ctools_acesss_summary mobile_tools_context/plugins/access/is_mobile.inc Provide a summary description based upon the checked roles. 1
mobile_tools_create_mobile_url ./mobile_tools.admin.inc Helper function to assist in making a mobile url (m.*) from a given url 1
mobile_tools_ctools_plugin_api ./mobile_tools.module Implements hook_ctools_plugin_api().
mobile_tools_detect_device ./mobile_tools.module Detect the device 1
mobile_tools_devicecapability ./mobile_tools.module Detects if a device has the given capability.
mobile_tools_device_groups ./mobile_tools.module Retrieve the device groups 9 1
mobile_tools_device_groups_rebuild ./mobile_tools.module Rebuild the list of implemented device groups 2
mobile_tools_device_redirect ./mobile_tools.module Redirect the user based on the device/site type combination 1
mobile_tools_edit_mobile_role mobile_tools_roles/mobile_tools_roles.module Function helping in saving and deleting the mobile roles 4
mobile_tools_edit_mobile_role mobile_tools_roles/mobile_tools_roles.inc Function helping in saving and deleting the mobile roles 4
mobile_tools_entity_info_alter ./mobile_tools.module Implementation of hook_entity_info_alter()
mobile_tools_external_modules_configuration_form ./mobile_tools.admin.inc Configuration of external modules 1
mobile_tools_flush_caches ./mobile_tools.module Implements hook_flush_caches().
mobile_tools_form_alter ./mobile_tools.module Alteration to global setting form
mobile_tools_get_active_device_group ./mobile_tools.module Get the active device group 6
mobile_tools_get_device ./mobile_tools.module Get $device object. Check if the 'device' argument is present or a cookie is set to overwrite the device:
mobile_tools_get_module_names ./mobile_tools.admin.inc return the human readable name of the modules 1
mobile_tools_help ./mobile_tools.module Implements hook_help().
mobile_tools_html_head_alter ./mobile_tools.module Implements hook_html_head_alter().
mobile_tools_init ./mobile_tools.module Implements hook_init().
mobile_tools_install ./mobile_tools.install Implements hook_install().
mobile_tools_list_theme_names ./mobile_tools.admin.inc Function returning the available themes 1
mobile_tools_menu ./mobile_tools.module Implements hook_menu().
mobile_tools_mobile_tools_detect_device ./mobile_tools.module Implements hook_mobile_tools_detect_device().
mobile_tools_mobile_tools_device_groups ./mobile_tools.module Implements hook_mobile_tools_device_groups().
mobile_tools_mobile_user_roles mobile_tools_roles/mobile_tools_roles.module Helper function to return the mobile user roles
mobile_tools_mobile_user_roles mobile_tools_roles/mobile_tools_roles.inc Helper function to return the mobile user roles
mobile_tools_modules_disabled ./mobile_tools.module Implements hook_modules_disabled().
mobile_tools_modules_enabled ./mobile_tools.module Implements hook_modules_enabled().

Pages

Other projects