MediaWiki REL1_32
|
Created by PhpStorm. More...
Classes | |
class | IncompleteRevisionException |
Exception throw when trying to access undefined fields on an incomplete RevisionRecord. More... | |
class | MutableRevisionRecord |
Mutable RevisionRecord implementation, for building new revision entries programmatically. More... | |
class | MutableRevisionSlots |
Mutable version of RevisionSlots, for constructing a new revision. More... | |
class | RenderedRevision |
RenderedRevision represents the rendered representation of a revision. More... | |
class | RevisionAccessException |
Exception representing a failure to look up a revision. More... | |
class | RevisionArchiveRecord |
A RevisionRecord representing a revision of a deleted page persisted in the archive table. More... | |
interface | RevisionFactory |
Service for constructing revision objects. More... | |
interface | RevisionLookup |
Service for looking up page revisions. More... | |
class | RevisionRecord |
Page revision base class. More... | |
class | RevisionRenderer |
The RevisionRenderer service provides access to rendered output for revisions. More... | |
class | RevisionSlots |
Value object representing the set of slots belonging to a revision. More... | |
class | RevisionStore |
Service for looking up page revisions. More... | |
class | RevisionStoreFactory |
Factory service for RevisionStore instances. More... | |
class | RevisionStoreRecord |
A RevisionRecord representing an existing revision persisted in the revision table. More... | |
class | SlotRecord |
Value object representing a content slot associated with a page revision. More... | |
interface | SlotRenderingProvider |
A lazy provider of ParserOutput objects for a revision's individual slots. More... | |
class | SuppressedDataException |
Exception raised in response to an audience check when attempting to access suppressed information without permission. More... | |
Created by PhpStorm.
User: daki Date: 05.09.18 Time: 16:08