ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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...