74 FileInput $file_input,
124 FileInput $file_input,
A component is the most general form of an entity in the UI.
Describes a factory for file dropzones.
standard(string $title, string $message, string $post_url, FileInput $file_input, ?FormInput $additional_input=null,)
wrapper(string $title, string $post_url, $content, FileInput $file_input, ?FormInput $additional_input=null,)
A standard file dropzone offers the possibility to upload dropped files to the server.
A wrapper file dropzone wraps around any other component from the UI framework, e....
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...