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

Public Member Functions

 __construct (BagOStuff $cache=null)
 
 getCache ()
 
 getKeyForSubject (DIWikiPage $subject)
 
 getKeyForLingo ()
 
 getCacheType ()
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SG\Cache\GlossaryCache::__construct ( BagOStuff  $cache = null)
Since
1.1
Parameters
BagOStuff | null$cache

Member Function Documentation

◆ getCache()

SG\Cache\GlossaryCache::getCache ( )
Since
1.0
Returns
BagOStuff

◆ getCacheType()

SG\Cache\GlossaryCache::getCacheType ( )
Since
1.0
Returns
string

◆ getKeyForLingo()

SG\Cache\GlossaryCache::getKeyForLingo ( )
Since
1.1
Returns
string

◆ getKeyForSubject()

SG\Cache\GlossaryCache::getKeyForSubject ( DIWikiPage  $subject)
Since
1.0
Parameters
DIWikiPage$subject
Returns
string

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

About | General disclaimer | Privacy policy