|
MediaWiki master
|
Namespaces | |
| namespace | Hook |
| namespace | TextDiffer |
Classes | |
| class | DifferenceEngine |
| DifferenceEngine is responsible for rendering the difference between two revisions as HTML. More... | |
| class | DifferenceEngineSlotDiffRenderer |
| B/C adapter for turning a DifferenceEngine into a SlotDiffRenderer. More... | |
| class | IncompatibleDiffTypesException |
| Exception thrown when trying to render a diff between two content types which cannot be compared (this is typically the case for all content types unless both of them are some variant of TextContent). More... | |
| class | SlotDiffRenderer |
| Renders a diff for a single slot (that is, a diff between two content objects). More... | |
| class | TextSlotDiffRenderer |
| Renders a slot diff by doing a text diff on the native representation. More... | |
| class | UnsupportedSlotDiffRenderer |
| Produces a warning message about not being able to render a slot diff. More... | |