|
MediaWiki master
|
Classes | |
| class | CachingSiteStore |
| Wrap SiteList with an in-process cache and (optionally) a local-server cache. More... | |
| class | DBSiteStore |
| Holds a list of sites stored in the database. More... | |
| class | HashSiteStore |
| In-memory SiteStore implementation, stored in an associative array. More... | |
| class | MediaWikiPageNameNormalizer |
| Service for normalizing a page name via a MediaWiki action API. More... | |
| class | MediaWikiSite |
| Class representing a MediaWiki site. More... | |
| class | Site |
| Represents a single site. More... | |
| class | SiteExporter |
| Utility for exporting site entries to XML. More... | |
| class | SiteImporter |
| Utility for importing site entries from XML. More... | |
| class | SiteList |
| Array-like collection of Site objects. More... | |
| interface | SiteLookup |
| Interface to retrieve Site objects, for implementation by service classes. More... | |
| interface | SiteStore |
| Interface for storing and retrieving Site objects. More... | |