Manual:ExistingPageRecord.php

Category:MediaWiki code#ExistingPageRecord.php

Data record representing a page that currently exists as an editable page on a wiki. Extends PageRecord.

Public methods

  • exists()

Implemented by

Future

This is intended to become an alias for PageRecord, once PageRecord is guaranteed to be immutable and to represent existing pages.

Category:MediaWiki code