Semantic MediaWiki and related extensions
Public Attributes | List of all members
SMW\Enum Class Reference

Public Attributes

const OPT_SUSPEND_PURGE = 'smw.opt.suspend.purge'
 
const PURGE_ASSOC_PARSERCACHE = 'smw.purge.assoc.parsercache'
 
const SUSPEND_CACHE_WARMUP = 'smw.suspend.cache.warmup'
 
const FORCED_UPDATE = 'smw/forced_update'
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Member Data Documentation

◆ FORCED_UPDATE

const SMW\Enum::FORCED_UPDATE = 'smw/forced_update'

Indicates whether the operation expects a forced update or not.

◆ OPT_SUSPEND_PURGE

const SMW\Enum::OPT_SUSPEND_PURGE = 'smw.opt.suspend.purge'

Option that allows to suspend the page purge

◆ PURGE_ASSOC_PARSERCACHE

const SMW\Enum::PURGE_ASSOC_PARSERCACHE = 'smw.purge.assoc.parsercache'

Indicates to purge an associated parser cache

◆ SUSPEND_CACHE_WARMUP

const SMW\Enum::SUSPEND_CACHE_WARMUP = 'smw.suspend.cache.warmup'

Indicates whether to proceed with the cache warming or not


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

About | General disclaimer | Privacy policy