Manual:Hooks/LogPageLogName

From MediaWiki.org
Jump to: navigation, search
LogPageLogName
Available from version 1.5.0
Removed in version 1.19.0


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

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

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


[edit] Details

  • $typeText: array of strings

[edit] See also

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