mediawiki-skins-MinervaNeue/includes/Menu/Entries
suecarmol 3e1cb1718f Refactor MainMenu building
* Created a buildMenuEntry function
* Replaced all Group::insert() functions with Group::insertEntry()
* Added a trackable parameter to check if a menu entry will be trackable
* Removed the MenuEntry class
* Removed the MenuEntryTest class
* Removed the Group::insert() function
* Changed tests in GroupTest to test Group::insertEntry() function

Bug: T221004
Change-Id: I39bed4e9a9b09f904cb3e5d78ccb3e6e175981a8
2022-06-23 18:29:05 -05:00
..
AuthMenuEntry.php Use more narrow UserIdentity interface where possible 2021-12-17 18:16:49 +01:00
CompositeMenuEntry.php Move some more classes to AutoloadNamespaces 2020-04-18 16:09:42 +00:00
IMenuEntry.php Move some more classes to AutoloadNamespaces 2020-04-18 16:09:42 +00:00
IProfileMenuEntry.php [Refactor] Use core definitions for personal menu icons 2022-01-19 00:33:16 +00:00
LanguageSelectorEntry.php Namespace two more classes 2022-03-04 16:33:46 +00:00
LogInMenuEntry.php Move some more classes to AutoloadNamespaces 2020-04-18 16:09:42 +00:00
ProfileMenuEntry.php Replace Title::newFromText by Title::makeTitle 2022-03-10 22:42:56 +01:00
SingleMenuEntry.php Refactor MainMenu building 2022-06-23 18:29:05 -05:00