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 (array $searchBoxData, bool $isCollapsible, bool $isPrimary, string $formId, bool $autoExpandWidth, Config $config, string $location, MessageLocalizer $localizer) | |
getTemplateData () | |
@inheritDoc | |
VectorSearchBox component.
MediaWiki\Skins\Vector\Components\VectorComponentSearchBox::__construct | ( | array | $searchBoxData, |
bool | $isCollapsible, | ||
bool | $isPrimary, | ||
string | $formId, | ||
bool | $autoExpandWidth, | ||
Config | $config, | ||
string | $location, | ||
MessageLocalizer | $localizer ) |
array | $searchBoxData | |
bool | $isCollapsible | |
bool | $isPrimary | |
string | $formId | |
bool | $autoExpandWidth | |
Config | $config | |
string | $location | |
MessageLocalizer | $localizer |
MediaWiki\Skins\Vector\Components\VectorComponentSearchBox::getTemplateData | ( | ) |
@inheritDoc
Implements MediaWiki\Skins\Vector\Components\VectorComponent.