|
MediaWiki REL1_39
|
Namespaces | |
| namespace | Hook |
Classes | |
| class | BlobAccessException |
| Exception representing a failure to access a data blob. More... | |
| interface | BlobStore |
| Service for loading and storing data blobs. More... | |
| class | BlobStoreFactory |
| Service for instantiating BlobStores. More... | |
| class | DerivedPageDataUpdater |
| A handle for managing updates for derived page data on edit, import, purge, etc. More... | |
| class | EditResult |
| Object for storing information about the effects of an edit. More... | |
| class | EditResultBuilder |
| Builder class for the EditResult object. More... | |
| class | EditResultCache |
| Class allowing easy storage and retrieval of EditResults associated with revisions. More... | |
| class | NameTableAccessException |
| Exception representing a failure to look up a row from a name table. More... | |
| class | NameTableStore |
| class | NameTableStoreFactory |
| class | PageEditStash |
| Manage the pre-emptive page parsing for edits to wiki pages. More... | |
| class | PageUpdateException |
| Exception representing a failure to update a page entry. More... | |
| class | PageUpdater |
| Controller-like object for creating and updating pages by creating new revisions. More... | |
| class | PageUpdaterFactory |
| A factory for PageUpdater instances. More... | |
| interface | PreparedUpdate |
| An object representing a page update during an edit. More... | |
| class | RevertedTagUpdate |
| Adds the mw-reverted tag to reverted edits after a revert is made. More... | |
| class | RevertedTagUpdateManager |
| Class for managing delayed RevertedTagUpdateJob waiting for user approval. More... | |
| class | RevisionSlotsUpdate |
| Value object representing a modification of revision slots. More... | |
| class | SqlBlobStore |
| Service for storing and loading Content objects. More... | |