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