Class ::xowiki::BootstrapNavbarDropzone (public)

 ::xo::tdom::Class ::xowiki::BootstrapNavbarDropzone[i] [ -href href ] \
    [ -label label ] [ -file_name_prefix file_name_prefix ] \
    [ -disposition disposition ]

Defined in /var/www/openacs.org/packages/xowiki/tcl/bootstrap-procs.tcl

Dropzone widget for drag and drop of files, e.g. in the menubar. The widget provides added support for updating the current page with feedback of the dropped files.

Switches:
-href (optional)
URL for POST request
-label (optional)
Text to be displayed at the place where files are dropped to
-file_name_prefix (optional)
prefix for files being uploaded (used e.g. by the online exam).
-disposition (optional)
define, what happens after the file was uploaded, e.g. whether the content has to be transformed, stored and displayed later.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: