Class ::xowiki::UploadPhotoForm

::xowiki::UploadPhotoForm[i] create ... \
           [ -content_type content_type ] \
           [ -file_name file_name ] \
           [ -parent_object parent_object ] \
           [ -tmpfile tmpfile ]

Class for storing files as instances of photo.form.
Defined in packages/xowiki/tcl/xowiki-uploader-procs.tcl

Class Relations

  • class: ::nx::Class[i]
  • superclass: ::xowiki::Upload[i]

Methods (to be applied on instances)

  • store_file (scripted, public)

     <instance of xowiki::UploadPhotoForm[i]> store_file

    Ignore everything, which does not have an image/* mime type.

    Partial Call Graph (max 5 caller/called nodes):
    %3

    Testcases:
    No testcase defined.