You are here

Functions in Mobile Tools 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_mobile_tools_device_capability ./mobile_tools.api.php Detect if the given feature is available for the given device.
hook_mobile_tools_device_detector_info ./mobile_tools.api.php Allow a module to detect the device making the page request
hook_mobile_tools_device_groups ./mobile_tools.api.php Define the list of device groups available to mobile_tools
mobile_tools_activate_device_group ./mobile_tools.module Initialize the device group 1
mobile_tools_admin_settings_form ./mobile_tools.admin.inc Admin form for global Mobile Tools settings 1
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_activate mobile_tools_browscap/mobile_tools_browscap.module Device group activation callback. 2
mobile_tools_browscap_activate_options_form mobile_tools_browscap/mobile_tools_browscap.module Form callback function for mobile_tools_browscap_mobile_tools_device_detector_info(). 1
mobile_tools_browscap_form_mobile_tools_device_group_form_alter mobile_tools_browscap/mobile_tools_browscap.module Implements hook_form_alter().
mobile_tools_browscap_get_browscap_parents mobile_tools_browscap/mobile_tools_browscap.module Get a list of parents of user agents 1
mobile_tools_browscap_get_browscap_user_agents mobile_tools_browscap/mobile_tools_browscap.module Create a mega options list of all user agents in the Browscap datagbase 1
mobile_tools_browscap_mobile_tools_device_detector_info mobile_tools_browscap/mobile_tools_browscap.module Implements hook_mobile_tools_device_detector_info().
mobile_tools_browscap_uninstall mobile_tools_browscap/mobile_tools_browscap.install Implements hook_uninstall().
mobile_tools_browscap_update_7001 mobile_tools_browscap/mobile_tools_browscap.install Implements hook_update_N().
mobile_tools_cache_boot mobile_tools_cache/mobile_tools_cache.module Implements hook_boot().
mobile_tools_cache_disable mobile_tools_cache/mobile_tools_cache.install Implements hook_disable().
mobile_tools_cache_enable mobile_tools_cache/mobile_tools_cache.install Implements hook_enable().
mobile_tools_context_context_plugins mobile_tools_context/mobile_tools_context.module Implements 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_api mobile_tools_context/mobile_tools_context.module
mobile_tools_context_ctools_plugin_directory mobile_tools_context/mobile_tools_context.module Implements hook_ctools_plugin_directory().
mobile_tools_context_device_group_access_check mobile_tools_context/plugins/access/is_device_group.inc Check for access. 1
mobile_tools_context_device_group_access_check_settings mobile_tools_context/plugins/access/is_device_group.inc Settings form for the 'by perm' access plugin 1
mobile_tools_context_device_group_access_check_summary mobile_tools_context/plugins/access/is_device_group.inc Provide a summary description based upon the checked roles. 1
mobile_tools_context_init mobile_tools_context/mobile_tools_context.module Implements hook_init().
mobile_tools_ctools_plugin_api ./mobile_tools.module Implements hook_ctools_plugin_api().
mobile_tools_default_mobile_tools_device_groups ./mobile_tools.default_mobile_tools_device_group.inc Implements hook_default_mobile_tools_device_groups().
mobile_tools_device_groups_list ./mobile_tools.admin.inc Lists the existing device groups 1
mobile_tools_device_group_delete ./mobile_tools.module Deletes the given option set from the database.
mobile_tools_device_group_delete_confirm ./mobile_tools.admin.inc Shows the confirmation form for the deletion of device groups 2
mobile_tools_device_group_delete_confirm_submit ./mobile_tools.admin.inc Handles form submission for the deletion of device groups
mobile_tools_device_group_exists ./mobile_tools.module Checks whether an option set with the given name already exists. 1
mobile_tools_device_group_form ./mobile_tools.admin.inc Form to add a new device group 2
mobile_tools_device_group_form_submit ./mobile_tools.admin.inc Handles form submission for a new device group
mobile_tools_device_group_form_validate ./mobile_tools.admin.inc Validation handler for mobile_tools_device_group_from
mobile_tools_device_group_load ./mobile_tools.module Fetches the given option set and returns it as an object or NULL, if no set could be found. 1
mobile_tools_device_group_load_all ./mobile_tools.module Fetches all device groups from the database 8
mobile_tools_device_group_save ./mobile_tools.module Saves the given option set to the database. 1
mobile_tools_device_redirect ./mobile_tools.module Redirect the user based on the device/site type combination 1
mobile_tools_enable ./mobile_tools.install Implements hook_enable().
mobile_tools_entity_info_alter ./mobile_tools.module Implements of hook_entity_info_alter()
mobile_tools_form_system_performance_settings_alter ./mobile_tools.module Implements hook_form_alter().
mobile_tools_get_active_device_group ./mobile_tools.module Get the active device group. 5
mobile_tools_get_q ./mobile_tools.module Returns the content of $_GET['q'] as expected. Therefore, $_GET['q'] gets transformed if necessary. E.g., Ajax Views rewrites the q parameter. 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_httpheaders_context_default_contexts mobile_tools_httpheaders/mobile_tools_httpheaders.context.inc Implementats hook_context_default_contexts().
mobile_tools_httpheaders_context_http_header_build mobile_tools_httpheaders/mobile_tools_httpheaders.module Implements hook_context_http_header_build().

Pages

Other projects