Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SG\Maintenance\GlossaryCacheRebuilder Class Reference

Public Member Functions

 __construct (Store $store, GlossaryCache $glossaryCache, $reporter=null)
 
 setParameters (array $options)
 
 getRebuildCount ()
 
 rebuild ()
 

Detailed Description

Part of the rebuildGlossaryCache.php maintenance script

GNU GPL v2+

Since
1.1
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SG\Maintenance\GlossaryCacheRebuilder::__construct ( Store  $store,
GlossaryCache  $glossaryCache,
  $reporter = null 
)
Since
1.1
Parameters
Store$store
GlossaryCache$glossaryCache
$reporter

Member Function Documentation

◆ getRebuildCount()

SG\Maintenance\GlossaryCacheRebuilder::getRebuildCount ( )
Since
1.1
Returns
int

◆ rebuild()

SG\Maintenance\GlossaryCacheRebuilder::rebuild ( )
Since
1.1
Returns
boolean

◆ setParameters()

SG\Maintenance\GlossaryCacheRebuilder::setParameters ( array  $options)
Since
1.1
Parameters
array$options

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

About | General disclaimer | Privacy policy