MediaWiki
REL1_20
|
![]() |
Classes | |
class | SpecialUpload |
Form for handling uploads and special page. More... | |
class | UploadBase |
UploadBase and subclasses are the backend of MediaWiki's file uploads. More... | |
class | UploadFromChunks |
Implements uploading from chunks. More... | |
class | UploadFromFile |
Implements regular file uploads. More... | |
class | UploadFromStash |
Implements uploading from previously stored file. More... | |
class | UploadFromUrl |
Implements uploading from a HTTP resource. More... | |
class | UploadStash |
UploadStash is intended to accomplish a few things: More... | |
Files | |
file | SpecialUpload.php |
Implements Special:Upload. | |
file | SpecialUploadStash.php |
Implements Special:UploadStash. | |
file | UploadBase.php |
Base class for the backend of file upload. | |
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 | UploadStash.php |
Temporary storage for uploaded files. |