MediaWiki REL1_31
|
Files | |
BlobAccessException.php | |
Exception representing a failure to look up a revision. | |
BlobStore.php | |
Service for loading and storing data blobs. | |
BlobStoreFactory.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
IncompleteRevisionException.php | |
Exception representing a failure to look up a revision. | |
MutableRevisionRecord.php | |
Mutable RevisionRecord implementation, for building new revision entries programmatically. | |
MutableRevisionSlots.php | |
Mutable version of RevisionSlots, for constructing a new revision. | |
NameTableAccessException.php | |
Exception representing a failure to look up a row from a name table. | |
NameTableStore.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
RevisionAccessException.php | |
Exception representing a failure to look up a revision. | |
RevisionArchiveRecord.php | |
A RevisionRecord representing a revision of a deleted page persisted in the archive table. | |
RevisionFactory.php | |
Service for constructing revision objects. | |
RevisionLookup.php | |
Service for looking up page revisions. | |
RevisionRecord.php | |
Page revision base class. | |
RevisionSlots.php | |
Value object representing the set of slots belonging to a revision. | |
RevisionStore.php | |
Service for looking up page revisions. | |
RevisionStoreRecord.php | |
A RevisionRecord representing an existing revision persisted in the revision table. | |
SlotRecord.php | |
Value object representing a content slot associated with a page revision. | |
SqlBlobStore.php | |
Service for storing and loading data blobs representing revision content. | |
SuppressedDataException.php | |
Exception representing a failure to look up a revision. | |