MediaWiki  1.23.14
upload Directory Reference

Files

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