You are here

Functions in Browscap 6

Primary tabs

Namesort descending Location Description Direct uses Strings
browscap_cron ./browscap.module Implementation of hook_cron().
browscap_exit ./browscap.module Implementation of hook_exit().
browscap_get_browser ./browscap.module Provide data about a user agent string or the current user agent. 1
browscap_help ./browscap.module Implements hook_help().
browscap_init ./browscap.module Implements hook_init().
browscap_install ./browscap.install Implementation of hook_install.
browscap_menu ./browscap.module Implementation of hook_menu().
browscap_perm ./browscap.module Implementation of hook_perm().
browscap_refresh_submit ./browscap.admin.inc Submit handler for the refresh browscap button. 1
browscap_schema ./browscap.install Implementation of hook_schema.
browscap_settings_form ./browscap.admin.inc Implementation of hook_form(). 1
browscap_top_useragents ./browscap.reports.inc Menu callback; presents the user agents monitoring page. 1
browscap_uninstall ./browscap.install Implementation of hook_uninstall.
browscap_update_6000 ./browscap.install Add the browscap cache table.
browscap_update_6001 ./browscap.install Rename and remove old variables.
browscap_useragent_properties ./browscap.user_agent.inc Page callback to show details about a specific user agent. 1
_browscap_import ./import.inc Helper function to update the browscap data. 3
_record_user_agent ./record.inc Helper function to record a user agent(). 2

Other projects