MediaWiki
REL1_35
WhatLinksHerePropsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use stdClass;
6
use
Title
;
7
12
interface
WhatLinksHerePropsHook
{
24
public
function
onWhatLinksHereProps
( $row,
$title
, $target, &$props );
25
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\WhatLinksHerePropsHook
Stable to implement.
Definition
WhatLinksHerePropsHook.php:12
MediaWiki\Hook\WhatLinksHerePropsHook\onWhatLinksHereProps
onWhatLinksHereProps( $row, $title, $target, &$props)
Use this hook to add annotations to Special:WhatLinksHere.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$title
$title
Definition
testCompression.php:38
includes
specials
Hook
WhatLinksHerePropsHook.php
Generated on Sat Apr 6 2024 00:07:55 for MediaWiki by
1.9.8