MediaWiki
REL1_35
ImportLogInterwikiLinkHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
ImportLogInterwikiLinkHook
{
19
public
function
onImportLogInterwikiLink
( &$fullInterwikiPrefix, &$pageTitle );
20
}
MediaWiki\Hook\ImportLogInterwikiLinkHook
Stable to implement.
Definition
ImportLogInterwikiLinkHook.php:9
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 Sat Apr 6 2024 00:07:54 for MediaWiki by
1.9.8