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, $icon=null, $id=null, $class=null, $attributes=[], $weight='normal', $action='default', $iconOnly=false, $href=null) | |
getTemplateData () | |
@inheritDoc | |
VectorSearchBox component.
MediaWiki\Skins\Vector\Components\VectorComponentButton::__construct | ( | string | $label, |
$icon = null, | |||
$id = null, | |||
$class = null, | |||
$attributes = [], | |||
$weight = 'normal', | |||
$action = 'default', | |||
$iconOnly = false, | |||
$href = null ) |
string | $label | |
string | null | $icon | |
string | null | $id | |
string | null | $class | |
array | null | $attributes | |
string | null | $weight | |
string | null | $action | |
bool | null | $iconOnly | |
string | null | $href |
MediaWiki\Skins\Vector\Components\VectorComponentButton::getTemplateData | ( | ) |
@inheritDoc
Implements MediaWiki\Skins\Vector\Components\VectorComponent.