MediaWiki
REL1_22
|
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 1738 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 1739 of file FileRepo.php.