MediaWiki REL1_39
ChangesListSpecialPageQueryHook.php
Go to the documentation of this file.
1<?php
2
4
6
36 public function onChangesListSpecialPageQuery( $name, &$tables, &$fields,
37 &$conds, &$query_options, &$join_conds, $opts
38 );
39}
Helper class to keep track of options when mixing links and form elements.
onChangesListSpecialPageQuery( $name, &$tables, &$fields, &$conds, &$query_options, &$join_conds, $opts)
This hook is called when building an SQL query on pages inheriting from ChangesListSpecialPage (in co...