MediaWiki
REL1_35
LinksUpdateConstructedHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
LinksUpdate
;
6
11
interface
LinksUpdateConstructedHook
{
20
public
function
onLinksUpdateConstructed
( $linksUpdate );
21
}
LinksUpdate
Class the manages updates of *_link tables as well as similar extension-managed tables.
Definition
LinksUpdate.php:37
MediaWiki\Hook\LinksUpdateConstructedHook
Stable to implement.
Definition
LinksUpdateConstructedHook.php:11
MediaWiki\Hook\LinksUpdateConstructedHook\onLinksUpdateConstructed
onLinksUpdateConstructed( $linksUpdate)
This hook is called at the end of LinksUpdate() is construction.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
deferred
Hook
LinksUpdateConstructedHook.php
Generated on Sat Apr 6 2024 00:07:05 for MediaWiki by
1.9.8