MediaWiki master
filebackend Directory Reference
Directory dependency graph for filebackend:
includes/libs/filebackend

Directories

 exception
 
 fileiteration
 
 fileop
 
 fileophandle
 
 fsfile
 

Files

 FileBackend.php
 Base class for all file backends.
 
 FileBackendMultiWrite.php
 Proxy backend that mirrors writes to several internal backends.
 
 FileBackendStore.php
 Base class for all backends using particular storage medium.
 
 FileOpBatch.php
 Helper class for representing batch file operations.
 
 FSFileBackend.php
 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.
 
 HTTPFileStreamer.php
 Functions related to the output of file content.
 
 MemoryFileBackend.php
 Simulation of a backend storage in memory.
 
 SwiftFileBackend.php
 OpenStack Swift based file backend.