ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
PreProcessor.php
Go to the documentation of this file.
1<?php
2
4
9
22interface PreProcessor
23{
24
39}
$metadata['__DYNAMIC:1__']
An exception for terminatinating execution or to throw for unit testing.
process(FileStream $stream, Metadata $metadata)
This method gets invoked by the file upload service to process the file with the help of the processo...
Describes a data stream.
$stream
PHP stream implementation.