|
MediaWiki
master
|

Files | |
| file | CachingSiteStore.php [code] |
| Represents the site configuration of a wiki. | |
| file | DBSiteStore.php [code] |
| Represents the site configuration of a wiki. | |
| file | FileBasedSiteLookup.php [code] |
| 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. | |
| file | HashSiteStore.php [code] |
| In-memory implementation of SiteStore. | |
| file | MediaWikiPageNameNormalizer.php [code] |
| file | MediaWikiSite.php [code] |
| Class representing a MediaWiki site. | |
| file | Site.php [code] |
| Represents a single site. | |
| file | SiteExporter.php [code] |
| Utility for exporting site entries to XML. | |
| file | SiteImporter.php [code] |
| Utility for importing site entries from XML. | |
| file | SiteList.php [code] |
| Collection of Site objects. | |
| file | SiteLookup.php [code] |
| Interface for service objects providing a lookup of Site objects. | |
| file | SitesCacheFileBuilder.php [code] |
| 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. | |
| file | SiteSQLStore.php [code] |
| Dummy class for accessing the global SiteStore instance. | |
| file | SiteStore.php [code] |
| Interface for service objects providing a storage interface for Site objects. | |