Manual:Kancalar/RecentChange save
Appearance
RecentChange_save | |
---|---|
Available from sürüm 1.8.0 RecentChange::save() sonunda aradı | |
İşlevi tanımlayın: | public static function onRecentChange_save( RecentChange &$recentChange ) { ... }
|
Ek kancası | extension.json sürümünde:
{
"Hooks": {
"RecentChange_save": "MediaWiki\\Extension\\MyExtension\\Hooks::onRecentChangesave"
}
}
|
Çağrıdan: | Dosya(lar): changes/RecentChange.php |
Arayüz: | RecentChange_saveHook.php |
Kancaların takılmasıyla ilgili daha fazla bilgi için Manual:Hooks sayfasına bakın.
Bu kancayı kullanan uzantı örnekleri için Category:RecentChange_save extensions/tr sayfasına bakın.
Hook to run once something is published to RecentChanges. This includes things published to "irc" RC feeds which might not be included in normal RecentChanges.
Ayrıntılar
- $recentChange: RecentChange nesnesi