MediaWiki REL1_35
SkinEditSectionLinksHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
5use Language;
6use Skin;
7use Title;
8
35 public function onSkinEditSectionLinks( $skin, $title, $section, $tooltip,
36 &$result, $lang
37 );
38}
Internationalisation code See https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation for more...
Definition Language.php:41
The main skin class which provides methods and properties for all other skins.
Definition Skin.php:41
Represents a title within MediaWiki.
Definition Title.php:42
onSkinEditSectionLinks( $skin, $title, $section, $tooltip, &$result, $lang)
Use this hook to modify section edit links.
if(!isset( $args[0])) $lang