mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 16:04:35 +00:00
0ef4df8e15
Instead of relying on the frontend to render, this enables the frontend to do it. The API will now accept a new format: 'model', which is basically the presentation model's data in json format. Some of the render code is currently only in the backend (e.g. get icon path from icon type) so other api formats will stay available. At some point, however, we may be able to kill those. Bug: T115418 Change-Id: Ibc3ad54c94d6ea9bf751f3927cf69e1d062f4780 |
||
---|---|---|
.. | ||
BasicFormatter.php | ||
CommentFormatter.php | ||
EchoEventFormatter.php | ||
EchoFlyoutFormatter.php | ||
EchoModelFormatter.php | ||
EditFormatter.php | ||
EditUserTalkFormatter.php | ||
EmailUserPresentationModel.php | ||
EventPresentationModel.php | ||
MentionFormatter.php | ||
MentionPresentationModel.php | ||
NotificationFormatter.php | ||
PageLinkFormatter.php | ||
RevertedPresentationModel.php | ||
UserRightsFormatter.php | ||
UserRightsPresentationModel.php | ||
WelcomePresentationModel.php |