|
MediaWiki master
|

Files | |
| file | UploadBase.php |
| Base class for the backend of file upload. | |
| file | UploadChunkFileException.php |
| file | UploadChunkVerificationException.php |
| file | UploadFromChunks.php |
| Backend for uploading files from chunks. | |
| file | UploadFromFile.php |
| Backend for regular file upload. | |
| file | UploadFromStash.php |
| Backend for uploading files from previously stored file. | |
| file | UploadFromUrl.php |
| Backend for uploading files from a HTTP resource. | |
| file | UploadVerification.php |
| Base class for the backend of file upload. | |