MediaWiki
REL1_24
|
FileRepo for temporary files created via FileRepo::getTempRepo() More...
Public Member Functions | |
getTempRepo () | |
Get an temporary FileRepo associated with this repo. |
FileRepo for temporary files created via FileRepo::getTempRepo()
Definition at line 1861 of file FileRepo.php.
Get an temporary FileRepo associated with this repo.
Files will be created in the temp zone of this repo and thumbnails in a /temp subdirectory in thumb zone of this repo. It will have the same backend as this repo.
Reimplemented from FileRepo.
Definition at line 1862 of file FileRepo.php.
References $ret.