MediaWiki master
|
Files | |
file | UploadBase.php |
Base class for the backend of file upload. | |
file | UploadChunkFileException.php |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
file | UploadChunkVerificationException.php |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
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. | |