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

Public Member Functions

 __construct (Store $store, EntityCache $entityCache)
 
 canCheckReplication ( $checkReplication)
 
 hasIndicator (Title $title, $options)
 
 getIndicators ()
 
 getModules ()
 
 getInlineStyle ()
 

Detailed Description

GNU GPL v2+

Since
3.1
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Elastic\Indexer\IndicatorProvider::__construct ( Store  $store,
EntityCache  $entityCache 
)
Since
3.1
Parameters
Store$store
EntityCache$entityCache

Member Function Documentation

◆ canCheckReplication()

SMW\Elastic\Indexer\IndicatorProvider::canCheckReplication (   $checkReplication)
Since
3.1
Parameters
boolean$checkReplication

◆ getIndicators()

SMW\Elastic\Indexer\IndicatorProvider::getIndicators ( )
Since
3.1
Returns
[]

Implements SMW\MediaWiki\IndicatorProvider.

◆ getInlineStyle()

SMW\Elastic\Indexer\IndicatorProvider::getInlineStyle ( )
Since
3.1
Returns
string

Implements SMW\MediaWiki\IndicatorProvider.

◆ getModules()

SMW\Elastic\Indexer\IndicatorProvider::getModules ( )
Since
3.1
Returns
[]

Implements SMW\MediaWiki\IndicatorProvider.

◆ hasIndicator()

SMW\Elastic\Indexer\IndicatorProvider::hasIndicator ( Title  $title,
  $options 
)
Since
3.1
Parameters
Title$title
array$options
Returns
boolean

Implements SMW\MediaWiki\IndicatorProvider.


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

About | General disclaimer | Privacy policy