[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/classes/antivirus/ -> scanner.php (summary)

Base class for antivirus integration.

Copyright: 2015 Ruslan Kabalin, Lancaster University.
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 113 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  __construct()
  get_config()
  message_admins()

Functions
Functions that are not part of a class:

__construct()   X-Ref
Class constructor.

return: void.

get_config($property)   X-Ref
Config get method.

param: string $property config property to get.
return: mixed

message_admins($notice)   X-Ref
Email admins about antivirus scan outcomes.

param: string $notice The body of the email to be sent.
return: void



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1