MinervaNeue
A responsive mobile first skin
|
Public Member Functions | |
__construct (MessageLocalizer $messageLocalizer, array $authLinksQuery) | |
Public Member Functions inherited from MediaWiki\Minerva\Menu\Entries\SingleMenuEntry | |
__construct (string $name, string $text, string $url, $className='', bool $isInterface=true) | |
Create a simple menu element with one component. | |
overrideIcon (string $icon) | |
Override the icon used in the home menu entry. | |
overrideText (string $text) | |
Override the text used in the home menu entry. | |
getName () | |
@inheritDoc | |
getCSSClasses () | |
@inheritDoc | |
getComponents () | |
@inheritDoc | |
trackClicks ( $eventName) | |
setIcon ( $iconName) | |
Set the Menu entry icon. | |
setTitle (Message $message) | |
Set the menu entry title. | |
setNodeID ( $nodeID) | |
Set the Menu entry ID html attribute. | |
setJSOnly () | |
Mark entry as JS only. | |
Additional Inherited Members | |
Static Public Member Functions inherited from MediaWiki\Minerva\Menu\Entries\SingleMenuEntry | |
static | create ( $name, $text, $url, $className='', $icon=null, $trackable=false) |
Create a Single Menu entry with text, icon and active click tracking. | |
MediaWiki\Minerva\Menu\Entries\LogInMenuEntry::__construct | ( | MessageLocalizer | $messageLocalizer, |
array | $authLinksQuery ) |
MessageLocalizer | $messageLocalizer | |
array | $authLinksQuery |