MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onBeforeDisplayNoArticleText ( $article) | |
This hook is called before displaying message key "noarticletext" or "noarticletext-nopermission" at Article::showMissingArticle(). | |
Stable to implement.
Definition at line 11 of file BeforeDisplayNoArticleTextHook.php.
MediaWiki\Page\Hook\BeforeDisplayNoArticleTextHook::onBeforeDisplayNoArticleText | ( | $article | ) |
This hook is called before displaying message key "noarticletext" or "noarticletext-nopermission" at Article::showMissingArticle().
Article | $article |
Implemented in MediaWiki\HookContainer\HookRunner.