Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
SMW\MediaWiki\Hooks\ArticlePurge Class Reference
Inheritance diagram for SMW\MediaWiki\Hooks\ArticlePurge:
Inheritance graph
[legend]
Collaboration diagram for SMW\MediaWiki\Hooks\ArticlePurge:
Collaboration graph
[legend]

Public Member Functions

 process (WikiPage &$wikiPage)
 

Public Attributes

const CACHE_NAMESPACE = 'smw:arc'
 

Detailed Description

A function hook being executed before running "&action=purge"

A temporary cache entry is created to mark and identify the Article that has been purged.

See also
https://www.mediawiki.org/wiki/Manual:Hooks/ArticlePurge

GNU GPL v2+

Since
1.9
Author
mwjames

Member Function Documentation

◆ process()

SMW\MediaWiki\Hooks\ArticlePurge::process ( WikiPage &  $wikiPage)
Since
1.9
Returns
true

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy