Edit WebSubmit Function

Main Menu

Enter Function Details:

Move_Uploaded_Files_to_Storage Function Details:
   
Function Name: Move_Uploaded_Files_to_Storage
Function Description:
Function Documentation:
The function moves files uploaded using the
Create_Upload_Files_Interface.py function.

It reads the action previously performed by the user on the files
and calls the corresponding functions of bibdocfile.

@param parameters:(dictionary) - must contain:
  + iconsizes: sizes of the icons to create (when applicable),
               separated by commas. Eg: 180>,700>

  + createIconDoctypes: the list of doctypes for which an icon
                        should be created.
                        Eg:
                            Figure|Graph
                          ('|' separated values)
                          Use '*' for all doctypes

  + forceFileRevision: when revising attributes of a file
                       (comment, description) without
                       uploading a new file, force a revision of
                       the current version (so that old comment,
                       description, etc. is kept) (1) or not (0).
 

Parameters for Function Move_Uploaded_Files_to_Storage:

Parameter  
None

Add Parameter to Function Move_Uploaded_Files_to_Storage:
Add Parameter: Select a parameter to add to function:    -Or-  Enter a new parameter: