MediaWiki REL1_39
LinkerGenerateRollbackLinkHook.php
Go to the documentation of this file.
1<?php
2
4
7
28 public function onLinkerGenerateRollbackLink( $revRecord, $context, $options, &$inner );
29}
Page revision base class.
Interface for objects which can provide a MediaWiki context on request.
onLinkerGenerateRollbackLink( $revRecord, $context, $options, &$inner)
This hook is called before a rollback link is displayed to allow for customizing the appearance of th...