ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Public Member Functions | |
__construct (ilVirusScanner $scanner) | |
process (FileStream $stream, Metadata $metadata) | |
![]() | |
process (FileStream $stream, Metadata $metadata) | |
This method gets invoked by the file upload service to process the file with the help of the processor. More... | |
Protected Attributes | |
ilVirusScanner | $scanner |
Definition at line 26 of file class.ilVirusScannerPreProcessor.php.
ilVirusScannerPreProcessor::__construct | ( | ilVirusScanner | $scanner | ) |
Definition at line 30 of file class.ilVirusScannerPreProcessor.php.
References $scanner.
ilVirusScannerPreProcessor::process | ( | FileStream | $stream, |
Metadata | $metadata | ||
) |
Definition at line 35 of file class.ilVirusScannerPreProcessor.php.
|
protected |
Definition at line 28 of file class.ilVirusScannerPreProcessor.php.
Referenced by __construct().