|
MediaWiki
master
|

Directories | |
| directory | file |
Files | |
| file | FileBackendDBRepoWrapper.php [code] |
| Proxy backend that manages file layout rewriting for FileRepo. | |
| file | FileRepo.php [code] |
| Base code for file repositories. | |
| file | FileRepoStatus.php [code] |
| Generic operation result for FileRepo-related operations. | |
| file | ForeignAPIRepo.php [code] |
| Foreign repository accessible through api.php requests. | |
| file | ForeignDBRepo.php [code] |
| A foreign repository with an accessible MediaWiki database. | |
| file | ForeignDBViaLBRepo.php [code] |
| A foreign repository with a MediaWiki database accessible via the configured LBFactory. | |
| file | FSRepo.php [code] |
| A repository for files accessible via the local filesystem. | |
| file | LocalRepo.php [code] |
| Local repository that stores files in the local filesystem and registers them in the wiki's own database. | |
| file | NullRepo.php [code] |
| File repository with no files. | |
| file | README [code] |
| file | RepoGroup.php [code] |
| Prioritized list of file repositories. | |