Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\MediaWiki\Hooks\SkinAfterContent Class Reference
Inheritance diagram for SMW\MediaWiki\Hooks\SkinAfterContent:
Inheritance graph
[legend]
Collaboration diagram for SMW\MediaWiki\Hooks\SkinAfterContent:
Collaboration graph
[legend]

Public Member Functions

 __construct (Skin $skin=null)
 
 performUpdate (&$data)
 

Detailed Description

SkinAfterContent hook to add text after the page content and article metadata

See also
https://www.mediawiki.org/wiki/Manual:Hooks/SkinAfterContent

GNU GPL v2+

Since
1.9
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Hooks\SkinAfterContent::__construct ( Skin  $skin = null)
Since
1.9
Parameters
Skin | null$skin

Member Function Documentation

◆ performUpdate()

SMW\MediaWiki\Hooks\SkinAfterContent::performUpdate ( $data)
Since
1.9
Parameters
string&$data
Returns
true

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy