This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
wrapper(string $title, string $post_url, $content, FileInput $file_input, ?FormInput $additional_input=null,)
description: purpose: > A wrapper dropzone is used to display other ILIAS UI components inside it...
A wrapper file dropzone wraps around any other component from the UI framework, e.g.
Describes a factory for file dropzones.
standard(string $title, string $message, string $post_url, FileInput $file_input, ?FormInput $additional_input=null,)
description: purpose: > The standard dropzone is used to drop files dragged from outside the browser...
A standard file dropzone offers the possibility to upload dropped files to the server.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...