MediaWiki REL1_35
WgQueryPagesHook.php
Go to the documentation of this file.
1<?php
2
4
9interface WgQueryPagesHook {
19 public function onWgQueryPages( &$qp );
20}
onWgQueryPages(&$qp)
This hook is called when initialising list of QueryPage subclasses.