xowiki::UploadFileIconified method store_file (public)
<instance of xowiki::UploadFileIconified> store_file
Store files and return a thumbnail rendering when successful.
- Testcases:
- No testcase defined.
Source code: set d [next] if {[dict get $d status_code] in {200 201}} { return [list status_code 201 message [${:parent_object} render_thumbnails $d]] } return {status_code 500 message "something wrong"}XQL Not present: Generic, PostgreSQL, Oracle