MediaWiki
REL1_34
SiteLookup.php
Go to the documentation of this file.
1
<?php
2
28
interface
SiteLookup
{
29
39
public
function
getSite
( $globalId );
40
48
public
function
getSites
();
49
50
}
SiteLookup
Definition
SiteLookup.php:28
SiteLookup\getSite
getSite( $globalId)
Returns the site with provided global id, or null if there is no such site.
SiteLookup\getSites
getSites()
Returns a list of all sites.
includes
site
SiteLookup.php
Generated on Fri Apr 5 2024 23:10:32 for MediaWiki by
1.9.8