[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 66 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RenameuserHooks:: (3 methods):
onShowMissingArticle()
onContributionsToolLinks()
onGetLogTypesOnUser()
Class: RenameuserHooks - X-Ref
onShowMissingArticle( $article ) X-Ref |
Show a log if the user has been renamed and point to the new username. Don't show the log if the $oldUserName exists as a user. param: $article Article return: bool |
onContributionsToolLinks( $id, $nt, &$tools ) X-Ref |
Shows link to Special:Renameuser on Special:Contributions/foo param: $id param: $nt Title param: $tools return: bool |
onGetLogTypesOnUser( array &$types ) X-Ref |
So users can just type in a username for target and it'll work param: array $types return: bool |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |