Vector
Vector is a skin for MediaWiki. Vector has been the default skin on all Wikimedia wikis since 2010.
|
VectorSearchBox component. More...
Public Member Functions | |
__construct (string $label, $id=null, $href=null, $icon=null, $event=null) | |
getTemplateData () | |
@inheritDoc | |
VectorSearchBox component.
MediaWiki\Skins\Vector\Components\VectorComponentButton::__construct | ( | string | $label, |
$id = null, | |||
$href = null, | |||
$icon = null, | |||
$event = null ) |
string | $label | |
string | null | $id | |
string | null | $href | |
string | null | $icon | |
string | null | $event |
MediaWiki\Skins\Vector\Components\VectorComponentButton::getTemplateData | ( | ) |
@inheritDoc
Implements MediaWiki\Skins\Vector\Components\VectorComponent.