MediaWiki REL1_31
upload Directory Reference
Directory dependency graph for upload:
includes/upload

Files

 UploadBase.php
 Base class for the backend of file upload.
 
 UploadFromChunks.php
 Backend for uploading files from chunks.
 
 UploadFromFile.php
 Backend for regular file upload.
 
 UploadFromStash.php
 Backend for uploading files from previously stored file.
 
 UploadFromUrl.php
 Backend for uploading files from a HTTP resource.
 
 UploadStash.php
 Temporary storage for uploaded files.