MediaWiki  REL1_22
TempFileRepo Class Reference

FileRepo for temporary files created via FileRepo::getTempRepo() More...

Inheritance diagram for TempFileRepo:
Collaboration diagram for TempFileRepo:

List of all members.

Public Member Functions

 getTempRepo ()
 Get an temporary FileRepo associated with this repo.

Detailed Description

FileRepo for temporary files created via FileRepo::getTempRepo()

Definition at line 1738 of file FileRepo.php.


Member Function Documentation

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.

Returns:
TempFileRepo

Reimplemented from FileRepo.

Definition at line 1739 of file FileRepo.php.


The documentation for this class was generated from the following file: