A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Manual:Hooks/CheckUserFormatRow below:

Extension:CheckUser/Hooks/CheckUserFormatRow - MediaWiki

CheckUserFormatRow Available from version 1.35.0 (Gerrit change 599043)
Use this hook to modify a row in the Timeline pager for Special:Investigate.
Define function:
public static function onCheckUserFormatRow( IContextSource $context, stdClass $row, array &$rowItems ) { ... }
Attach hook:
$wgHooks['CheckUserFormatRow'][] = 'MyExtensionHooks::onCheckUserFormatRow';
Called from: File(s): CheckUser / src/TimelinePager.php
Function(s): formatRow

For more information about attaching hooks, see Manual:Hooks .
For examples of other extensions using this hook, see Category:CheckUserFormatRow extensions.

A database row in the timeline pager is rendered from the $rowItems array. First the items in the 'links' array are rendered, followed by the items in the 'info' array.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4