Vector
Vector is a skin for MediaWiki. Vector has been the default skin on all Wikimedia wikis since 2010.
|
VectorComponentLink component. More...
Public Member Functions | |
__construct (string $href, string $text, $icon=null, $localizer=null, $accessKeyHint=null) | |
getTemplateData () | |
@inheritDoc | |
VectorComponentLink component.
MediaWiki\Skins\Vector\Components\VectorComponentLink::__construct | ( | string | $href, |
string | $text, | ||
$icon = null, | |||
$localizer = null, | |||
$accessKeyHint = null ) |
string | $href | |
string | $text | |
null | string | $icon | |
null | MessageLocalizer | $localizer | for generation of tooltip and access keys |
null | string | $accessKeyHint | will be used to derive HTML attributes such as title, accesskey and aria-label ("$accessKeyHint-label") |
MediaWiki\Skins\Vector\Components\VectorComponentLink::getTemplateData | ( | ) |
@inheritDoc
Implements MediaWiki\Skins\Vector\Components\VectorComponent.