MediaWiki
REL1_35
ArticleViewFooterHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Page\Hook
;
4
5
use
Article
;
6
11
interface
ArticleViewFooterHook
{
21
public
function
onArticleViewFooter
( $article, $patrolFooterShown );
22
}
Article
Class for viewing MediaWiki article and history.
Definition
Article.php:46
MediaWiki\Page\Hook\ArticleViewFooterHook
Stable to implement.
Definition
ArticleViewFooterHook.php:11
MediaWiki\Page\Hook\ArticleViewFooterHook\onArticleViewFooter
onArticleViewFooter( $article, $patrolFooterShown)
This hook is called after showing the footer section of an ordinary page view.
MediaWiki\Page\Hook
Definition
Article__MissingArticleConditionsHook.php:3
includes
page
Hook
ArticleViewFooterHook.php
Generated on Sat Apr 6 2024 00:07:34 for MediaWiki by
1.9.8