MediaWiki
REL1_35
BaseTemplateToolboxHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
BaseTemplate
;
6
11
interface
BaseTemplateToolboxHook
{
26
public
function
onBaseTemplateToolbox
( $sk, &$toolbox );
27
}
BaseTemplate
New base template for a skin's template extended from QuickTemplate this class features helper method...
Definition
BaseTemplate.php:31
MediaWiki\Hook\BaseTemplateToolboxHook
Definition
BaseTemplateToolboxHook.php:11
MediaWiki\Hook\BaseTemplateToolboxHook\onBaseTemplateToolbox
onBaseTemplateToolbox( $sk, &$toolbox)
This hook is called by BaseTemplate when building the $toolbox array and returning it for the skin to...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
skins
Hook
BaseTemplateToolboxHook.php
Generated on Sat Apr 6 2024 00:07:50 for MediaWiki by
1.9.8