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

Directories

directory  filejournal
directory  lockmanager

Files

file  FileBackend.php [code]
 

Base class for all file backends.


file  FileBackendGroup.php [code]
 

File backend registration handling.


file  FileBackendMultiWrite.php [code]
 

Proxy backend that mirrors writes to several internal backends.


file  FileBackendStore.php [code]
 

Base class for all backends using particular storage medium.


file  FileOp.php [code]
 

Helper class for representing operations with transaction support.


file  FileOpBatch.php [code]
 

Helper class for representing batch file operations.


file  FSFile.php [code]
 

Non-directory file on the file system.


file  FSFileBackend.php [code]
 

File system based backend.


file  README [code]
file  SwiftFileBackend.php [code]
 

OpenStack Swift based file backend.


file  TempFSFile.php [code]
 

Location holder of files stored temporarily.