|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilVirusScannerPreProcessor:
Collaboration diagram for ilVirusScannerPreProcessor:Public Member Functions | |
| __construct (ilVirusScanner $scanner) | |
| process (FileStream $stream, Metadata $metadata) | |
Public Member Functions inherited from ILIAS\MetaData\Repository\Validation\Processor\PreProcessor | |
| 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().