ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
class.ilVirusScanner.php File Reference

Go to the source code of this file.

Data Structures

class  ilVirusScanner
 Base class for the interface to an external virus scanner This class is abstract and needs to be extended for actual scanners Only scanFile() and cleanFile() need to be redefined Child Constructors should call ilVirusScanner() Scan and Clean are independent and may work on different files Logging and message generation are generic. More...