MediaWiki
REL1_35
AncientPagesQueryHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
AncientPagesQueryHook
{
20
public
function
onAncientPagesQuery
( &$tables, &$conds, &$joinConds );
21
}
MediaWiki\Hook\AncientPagesQueryHook
Stable to implement.
Definition
AncientPagesQueryHook.php:9
MediaWiki\Hook\AncientPagesQueryHook\onAncientPagesQuery
onAncientPagesQuery(&$tables, &$conds, &$joinConds)
Use this hook to modify the query used by Special:AncientPages.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
AncientPagesQueryHook.php
Generated on Sat Apr 6 2024 00:07:53 for MediaWiki by
1.9.8