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

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.