MediaWiki REL1_27
filebackend Directory Reference
Directory dependency graph for filebackend:
includes/filebackend

Directories

 filejournal
 
 lockmanager
 

Files

 FileBackend.php
 Base class for all file backends.
 
 FileBackendGroup.php
 File backend registration handling.
 
 FileBackendMultiWrite.php
 Proxy backend that mirrors writes to several internal backends.
 
 FileBackendStore.php
 Base class for all backends using particular storage medium.
 
 FileOp.php
 Helper class for representing operations with transaction support.
 
 FileOpBatch.php
 Helper class for representing batch file operations.
 
 FSFile.php
 Non-directory file on the file system.
 
 FSFileBackend.php
 File system based backend.
 
 MemoryFileBackend.php
 Simulation of a backend storage in memory.
 
 README
 
 SwiftFileBackend.php
 OpenStack Swift based file backend.
 
 TempFSFile.php
 Location holder of files stored temporarily.