You are here

Functions in Browscap 7

Primary tabs

Namesort descending Location Description Direct uses Strings
browscap_cron ./browscap.module Implements hook_cron().
browscap_exit ./browscap.module Implements 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 Implements hook_install().
browscap_menu ./browscap.module Implements hook_menu().
browscap_permission ./browscap.module Implements hook_permission().
browscap_refresh_submit ./browscap.admin.inc Submit handler for the refresh browscap button. 1
browscap_schema ./browscap.install Implements hook_install().
browscap_settings_form ./browscap.admin.inc Implements hook_form(). 1
browscap_top_useragents ./browscap.reports.inc Menu callback; presents the user agents monitoring page. 1
browscap_uninstall ./browscap.install Implements hook_uninstall().
browscap_update_7000 ./browscap.install Set the version number for new Browscap installations.
browscap_update_7001 ./browscap.install Port 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