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

Directories

 file
 
 Hook
 

Files

 FileBackendDBRepoWrapper.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.
 
 FileRepo.php
 Base code for file repositories.
 
 ForeignAPIRepo.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.
 
 ForeignDBRepo.php
 A foreign repository with an accessible MediaWiki database.
 
 ForeignDBViaLBRepo.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.
 
 IForeignRepoWithDB.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.
 
 IForeignRepoWithMWApi.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.
 
 LocalRepo.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.
 
 NullRepo.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.
 
 RepoGroup.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.
 
 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.