MediaWiki REL1_31
|
An interwiki lookup that has no data, intended for use in the installer. More...
Public Member Functions | |
fetch ( $prefix) | |
@inheritDoc | |
getAllPrefixes ( $local=null) | |
@inheritDoc | |
invalidateCache ( $prefix) | |
@inheritDoc | |
isValidInterwiki ( $prefix) | |
@inheritDoc | |
An interwiki lookup that has no data, intended for use in the installer.
Definition at line 29 of file NullInterwikiLookup.php.
MediaWiki\Interwiki\NullInterwikiLookup::fetch | ( | $prefix | ) |
@inheritDoc
Implements MediaWiki\Interwiki\InterwikiLookup.
Definition at line 41 of file NullInterwikiLookup.php.
MediaWiki\Interwiki\NullInterwikiLookup::getAllPrefixes | ( | $local = null | ) |
@inheritDoc
Implements MediaWiki\Interwiki\InterwikiLookup.
Definition at line 48 of file NullInterwikiLookup.php.
MediaWiki\Interwiki\NullInterwikiLookup::invalidateCache | ( | $prefix | ) |
@inheritDoc
Implements MediaWiki\Interwiki\InterwikiLookup.
Definition at line 55 of file NullInterwikiLookup.php.
MediaWiki\Interwiki\NullInterwikiLookup::isValidInterwiki | ( | $prefix | ) |
@inheritDoc
Implements MediaWiki\Interwiki\InterwikiLookup.
Definition at line 34 of file NullInterwikiLookup.php.