MediaWiki master
FileRepo Directory Reference
Directory dependency graph for FileRepo:
includes/FileRepo

Directories

 File
 
 Hook
 

Files

 AuthenticatedFileEntryPoint.php
 Entry point implementation for serving non-public images to logged-in users.
 
 FileBackendDBRepoWrapper.php
 
 FileRepo.php
 Base code for file repositories.
 
 ForeignAPIRepo.php
 
 ForeignDBRepo.php
 A foreign repository with an accessible MediaWiki database.
 
 ForeignDBViaLBRepo.php
 
 IForeignRepoWithDB.php
 
 IForeignRepoWithMWApi.php
 
 LocalRepo.php
 
 NullRepo.php
 
 RepoGroup.php
 
 TempFileRepo.php
 
 Thumbnail404EntryPoint.php
 Entry point implementation for automatically generating missing media thumbnails on the fly.
 
 ThumbnailEntryPoint.php
 Entry point implementation for retrieving media thumbnails, created by a MediaHandler subclass or proxy request if FileRepo::getThumbProxyUrl is configured.