MediaWiki  1.23.13
externalstore Directory Reference

Files

file  ExternalStore.php [code]
 Interface for data storage in external repositories.
 
file  ExternalStoreDB.php [code]
 External storage in SQL database.
 
file  ExternalStoreHttp.php [code]
 External storage using HTTP requests.
 
file  ExternalStoreMedium.php [code]
 External storage in some particular medium.
 
file  ExternalStoreMwstore.php [code]
 External storage in a file backend.