MediaWiki
REL1_40
ImportLogInterwikiLinkHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
ImportLogInterwikiLinkHook
{
22
public
function
onImportLogInterwikiLink
( &$fullInterwikiPrefix, &$pageTitle );
23
}
MediaWiki\Hook\ImportLogInterwikiLinkHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ImportLogInterwikiLinkHook.php:12
MediaWiki\Hook\ImportLogInterwikiLinkHook\onImportLogInterwikiLink
onImportLogInterwikiLink(&$fullInterwikiPrefix, &$pageTitle)
Use this hook to change interwiki links in log entries and edit summaries for transwiki imports.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
ImportLogInterwikiLinkHook.php
Generated on Thu Jun 27 2024 14:04:15 for MediaWiki by
1.10.0