MediaWiki  1.34.4
filebackend Directory Reference

Directories

directory  exception
 
directory  fileiteration
 
directory  filejournal
 
directory  fileop
 
directory  fileophandle
 
directory  fsfile
 

Files

file  FileBackend.php [code]
 Base class for all file backends.
 
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  FileOpBatch.php [code]
 Helper class for representing batch file operations.
 
file  FSFileBackend.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  HTTPFileStreamer.php [code]
 Functions related to the output of file content.
 
file  MemoryFileBackend.php [code]
 Simulation of a backend storage in memory.
 
file  SwiftFileBackend.php [code]
 OpenStack Swift based file backend.