Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SCI\ReferenceListFactory Class Reference

Public Member Functions

 __construct (Store $store, NamespaceExaminer $namespaceExaminer, CitationReferencePositionJournal $citationReferencePositionJournal)
 
 newReferenceListOutputRenderer ()
 
 newCachedReferenceListOutputRenderer (MediaWikiContextInteractor $contextInteractor, Cache $cache, CacheKeyProvider $cacheKeyProvider, Options $options)
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SCI\ReferenceListFactory::__construct ( Store  $store,
NamespaceExaminer  $namespaceExaminer,
CitationReferencePositionJournal  $citationReferencePositionJournal 
)
Since
1.0
Parameters
Store$store
NamespaceExaminer$namespaceExaminer
CitationReferencePositionJournal$citationReferencePositionJournal

Member Function Documentation

◆ newCachedReferenceListOutputRenderer()

SCI\ReferenceListFactory::newCachedReferenceListOutputRenderer ( MediaWikiContextInteractor  $contextInteractor,
Cache  $cache,
CacheKeyProvider  $cacheKeyProvider,
Options  $options 
)
Since
1.0
Parameters
MediaWikiContextInteractor$contextInteractor
Cache$cache
CacheKeyProvider$cacheKeyProvider
Options$options
Returns
CachedReferenceListOutputRenderer

◆ newReferenceListOutputRenderer()

SCI\ReferenceListFactory::newReferenceListOutputRenderer ( )
Since
1.0
Returns
ReferenceListOutputRenderer

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

About | General disclaimer | Privacy policy