xowiki::FormPage instproc www-file-upload (public)
<instance of xowiki::FormPage> www-file-upload
Defined in /var/www/openacs.org/packages/xowiki/tcl/xowiki-www-procs.tcl
This web-callable method can be used for uploading files using the current object as parent object for the new content. This method is typically called via drop-zone in a POST request, where the FormPage is a folder (which is treated as parent object)
- Testcases:
- No testcase defined.