getMessage()
Get the message of this dropzone. 
 
withBulky(bool $bulky)
Makes a dropzone bulky, this to ensure better visibility when the dropzone is to be displayed standal...
 
withUploadButton(Button $button)
Get a dropzone like this, using the given button to upload the files to the server. 
 
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...
 
getUploadButton()
Get the button to upload the files to the server.