You are here

Functions in ClamAV 7

Primary tabs

Namesort descending Location Description Direct uses Strings
clamav_admin_settings ./clamav.admin.inc Admin settings page for ClamAV 1
clamav_file_validate ./clamav.module Implements hook_file_validate().
clamav_get_file_scheme ./clamav.module Determine the scheme of a file object. 1
clamav_get_remote_schemes ./clamav.admin.inc Return a list of all remote (non-local) schemes. 2
clamav_get_version ./clamav.inc Get the version information for clamav. 1
clamav_help ./clamav.module Implements hook_help().
clamav_menu ./clamav.module Implements hook_menu().
clamav_requirements ./clamav.install Implements hook_requirements().
clamav_scan ./clamav.inc Scan a file and raise an error on the form element (if required).
clamav_scan_file ./clamav.inc Scan a single file 2
clamav_scheme_is_scannable ./clamav.module Determine whether files of a given scheme should be scanned. 2
clamav_scheme_options ./clamav.admin.inc Provide an array of checkbox options for all stream wrappers. 1
clamav_scheme_options_defaults ./clamav.admin.inc Return defaults for scheme checkboxes. 1
clamav_settings_submit ./clamav.admin.inc Form submission handler for the clamav_admin_settings form. 1
clamav_uninstall ./clamav.install Implements hook_uninstall().
clamav_update_7001 ./clamav.install Remove deprecated variables.
clamav_update_7002 ./clamav.install Reconfigure ClamAV to show that files are being scanned.
hook_clamav_file_is_scannable ./clamav.api.php Alter whether a file should be scanned by the ClamAV anti-virus scanner.
_clamav_get_version_via_daemon ./clamav.inc Get version information from a clamav daemon. 1
_clamav_get_version_via_exec ./clamav.inc Get version information from a clamav executable. 1
_clamav_sanitise_output ./clamav.inc Sanitise output from clamscan. 1
_clamav_scan_via_daemon ./clamav.inc Scan a single file using a daemon. 1
_clamav_scan_via_daemon_handler ./clamav.inc Scan a single file via ClamAV daemon. 2
_clamav_scan_via_exec ./clamav.inc Scan a single file using a clamav executable. 1
_clamav_scan_via_unix_socket ./clamav.inc Scan a single file by connecting to ClamAV over a unix socket. 1

Other projects