Open Journal Systems  3.3.0
api/v1/temporaryFiles/index.php
Go to the documentation of this file.
1 <?php
16 import('lib.pkp.api.v1.temporaryFiles.PKPTemporaryFilesHandler');
17 return new PKPTemporaryFilesHandler();
PKPTemporaryFilesHandler
Handle API requests to upload a file and receive a temporary file ID.
Definition: PKPTemporaryFilesHandler.inc.php:16