|
MediaWiki
master
|

Public Member Functions | |
| getSite ($globalId) | |
| Returns the site with provided global id, or null if there is no such site. More... | |
| getSites () | |
| Returns a list of all sites. More... | |
Definition at line 28 of file SiteLookup.php.
| SiteLookup::getSite | ( | $globalId | ) |
Returns the site with provided global id, or null if there is no such site.
| string | $globalId |
Implemented in DBSiteStore, CachingSiteStore, and FileBasedSiteLookup.
| SiteLookup::getSites | ( | ) |
Returns a list of all sites.
Implemented in CachingSiteStore, DBSiteStore, and FileBasedSiteLookup.