MediaWiki master
Page

Classes

class  MediaWiki\Storage\DerivedPageDataUpdater
 A handle for managing updates for derived page data on edit, import, purge, etc. More...
 
class  MediaWiki\Storage\PageEditStash
 Manage the pre-emptive page parsing for edits to wiki pages. More...
 
interface  MediaWiki\Page\PageIdentity
 Interface for objects (potentially) representing an editable wiki page. More...
 
interface  MediaWiki\Page\PageLookup
 Service for looking up information about wiki pages. More...
 
class  MediaWiki\Page\PageProps
 Gives access to properties of a page. More...
 
interface  MediaWiki\Page\PageRecord
 Data record representing a page that is (or used to be, or could be) an editable page on a wiki. More...
 
interface  MediaWiki\Page\PageReference
 Interface for objects (potentially) representing a page that can be viewable and linked to on a wiki. More...
 
class  MediaWiki\Storage\PageUpdater
 Controller-like object for creating and updating pages by creating new revisions. More...
 
class  MediaWiki\Storage\PageUpdaterFactory
 A factory for PageUpdater and DerivedPageDataUpdater instances. More...
 
class  MediaWiki\Storage\PageUpdateStatus
 Status object representing the outcome of a page update. More...
 
class  MediaWiki\Page\ParserOutputAccess
 Service for getting rendered output of a given page. More...
 
interface  MediaWiki\Storage\PreparedUpdate
 An object representing a page update during an edit. More...
 
class  WikiPage
 Base representation for an editable wiki page. More...
 

Detailed Description