mediawiki-extensions-Echo/includes/formatters
Roan Kattouw 5152385887 Make EchoForeignNotifications::getApiEndpoints() static
It doesn't use $this, except to call getWikiTitle(), so make that
static too. This allows us to use it in EchoForeignPresentationModel
without creating a second instance there.

Change-Id: If778db0852de1cbf5c2190ce50ce561745bb3887
2016-04-26 17:33:30 -07:00
..
BasicFormatter.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
CommentFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
EchoEventFormatter.php Move some boilerplate code into EchoEventFormatter 2015-10-29 21:22:54 +00:00
EchoFlyoutFormatter.php Get link of LinkNormalizer 2016-01-12 21:56:52 +00:00
EchoForeignPresentationModel.php Make EchoForeignNotifications::getApiEndpoints() static 2016-04-26 17:33:30 -07:00
EchoModelFormatter.php Echo API returns absolute URLs in notification links 2016-02-23 17:54:26 +00:00
EditFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
EditThresholdPresentationModel.php thank-you-edit: canRender for deleted page and extra fix 2016-03-11 13:59:27 -05:00
EditUserTalkFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
EditUserTalkPresentationModel.php Use plaintextParams() for snippets and sections 2016-04-19 16:02:26 +00:00
EmailUserPresentationModel.php Add email body preview to emailuser notification 2016-02-12 14:50:17 -05:00
EventPresentationModel.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
MentionFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
MentionPresentationModel.php Use plaintextParams() for snippets and sections 2016-04-19 16:02:26 +00:00
NotificationFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
PageLinkedPresentationModel.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
PageLinkFormatter.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
RevertedPresentationModel.php Use plaintextParams() for snippets and sections 2016-04-19 16:02:26 +00:00
SpecialNotificationsFormatter.php Force notification body on a single line 2016-02-26 07:00:38 -05:00
UserRightsFormatter.php Clean up and refactor formatting system 2015-10-19 10:00:23 -07:00
UserRightsPresentationModel.php Bidi isolate content items in notification header text 2016-03-09 16:22:52 -08:00
WelcomePresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00