|
MediaWiki REL1_39
|

Public Member Functions | |
| getSite ( $globalId) | |
| Returns the site with provided global id, or null if there is no such site. | |
| getSites () | |
| Returns a list of all sites. | |
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 CachingSiteStore, and DBSiteStore.
| SiteLookup::getSites | ( | ) |
Returns a list of all sites.
Implemented in CachingSiteStore, and DBSiteStore.