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