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

Public Member Functions

 __construct (NamespaceExaminer $namespaceExaminer)
 
 process ( $skin, &$sidebar)
 

Detailed Description

Called at the end of Skin::buildSidebar().

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

GNU GPL v2+

Author
StarHeartHunt

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Hooks\SidebarBeforeOutput::__construct ( NamespaceExaminer  $namespaceExaminer)
Parameters
NamespaceExaminer$namespaceExaminer

Member Function Documentation

◆ process()

SMW\MediaWiki\Hooks\SidebarBeforeOutput::process (   $skin,
$sidebar 
)
Parameters
$skin
&$sidebar
Returns
boolean

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

About | General disclaimer | Privacy policy