MediaWiki
REL1_35
SkinAfterContentHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Skin
;
6
11
interface
SkinAfterContentHook
{
23
public
function
onSkinAfterContent
( &$data, $skin );
24
}
Skin
The main skin class which provides methods and properties for all other skins.
Definition
Skin.php:41
MediaWiki\Hook\SkinAfterContentHook
Stable to implement.
Definition
SkinAfterContentHook.php:11
MediaWiki\Hook\SkinAfterContentHook\onSkinAfterContent
onSkinAfterContent(&$data, $skin)
Use this hook to add text after the page content and article metadata.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
skins
Hook
SkinAfterContentHook.php
Generated on Sat Apr 6 2024 00:07:51 for MediaWiki by
1.9.8