Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Jump to content

Manual:PageProps.php

From mediawiki.org

Gives access to properties of a page.

Instantiation

[edit]

Example:

$pageProps = MediaWikiServices::getInstance()->getPageProps();

Public methods

[edit]
  • getProperties()
  • getAllProperties()
  • ensureCacheSize()

See also

[edit]