[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Backend for regular file upload. 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 Size: | 98 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
UploadFromFile:: (5 methods):
initializeFromRequest()
initialize()
isValidRequest()
getSourceType()
verifyUpload()
Class: UploadFromFile - X-Ref
Implements regular file uploadsinitializeFromRequest( &$request ) X-Ref |
param: WebRequest $request |
initialize( $name, $webRequestUpload ) X-Ref |
Initialize from a filename and a WebRequestUpload param: string $name param: WebRequestUpload $webRequestUpload |
isValidRequest( $request ) X-Ref |
param: WebRequest $request return: bool |
getSourceType() X-Ref |
return: string |
verifyUpload() X-Ref |
return: array |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |