19 declare(strict_types=1);
69 $clone->upload_button = $button;
withUploadButton(Button $button)
Get a dropzone like this, using the given button to upload the files to the server.
getUploadButton()
Get the button to upload the files to the server.
getMessage()
Get the message of this dropzone.
__construct(SignalGeneratorInterface $signal_generator, FieldFactory $field_factory, NameSource $name_source, string $title, string $message, string $post_url, FileInput $file_input, ?FormInput $additional_input)
SignalGeneratorInterface $signal_generator
__construct(Container $dic, ilPlugin $plugin)
A standard file dropzone offers the possibility to upload dropped files to the server.