Manual:Hooks/LogPageActionText

From MediaWiki.org
Jump to: navigation, search
LogPageActionText
Available from version 1.6.0
Removed in version 1.19.0
Strings used by wfMsg as a header. DEPRECATED: Use $wgLogActions

*Define function:
function fnMyHook( &$actionText ) { ... }

*Attach hook:
$wgHooks['LogPageActionText'][] = 'MyExtensionHooks::someExample';
Called from: Setup.php

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


[edit] Details

$actionText - Array of strings

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox