Wiki |
This is preliminary documentation and is subject to change.
| Class | Description | |
|---|---|---|
| ChunkedUploadSource | A WikiUploadSource that enables chunked stashing and performs final upload by filekey. (MW 1.19+) | |
| ExternalFileUploadSource | Uploadable content identified by external file URL. | |
| FileKeyUploadSource | Uploadable content identified by filekey in MW upload API. | |
| FileRevision | Represents a revision of a file or image. | |
| FileRevisionExtMetadataValue | Represents the value and source of an entry of extmetadata. | |
| FileRevisionExtMetadataValueSources | Contains non-exhaustive possible values of extmetadata value sources. | |
| StashError | Represents an stash error entry in the MediaWiki file upload result. | |
| StreamUploadSource | Represents uploadable content contained in a Stream. | |
| UploadResult | Contains the result from server after an upload operation. | |
| UploadWarningCollection | A collection containing the warning messages of file upload. | |
| WikiSiteExtensions | ||
| WikiUploadSource | Base class for content that can be used for file-uploading. |
| Enumeration | Description | |
|---|---|---|
| UploadResultCode | General results of an upload operation. |