Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Indicator\EntityExaminerIndicatorsFactory Class Reference

Public Member Functions

 newEntityExaminerIndicatorProvider (Store $store)
 
 newAssociatedRevisionMismatchEntityExaminerIndicatorProvider (Store $store)
 
 newConstraintErrorEntityExaminerIndicatorProvider (Store $store, EntityCache $entityCache)
 
 newEntityExaminerDeferrableCompositeIndicatorProvider (Store $store)
 
 newEntityExaminerCompositeIndicatorProvider (array $indicatorProviders=[])
 

Detailed Description

GNU GPL v2+

Since
3.2
Author
mwjames

Member Function Documentation

◆ newAssociatedRevisionMismatchEntityExaminerIndicatorProvider()

SMW\Indicator\EntityExaminerIndicatorsFactory::newAssociatedRevisionMismatchEntityExaminerIndicatorProvider ( Store  $store)
Since
3.2
Parameters
Store$store
Returns
AssociatedRevisionMismatchEntityExaminerIndicatorProvider

◆ newConstraintErrorEntityExaminerIndicatorProvider()

SMW\Indicator\EntityExaminerIndicatorsFactory::newConstraintErrorEntityExaminerIndicatorProvider ( Store  $store,
EntityCache  $entityCache 
)
Since
3.2
Parameters
Store$store
EntityCache$entityCache
Returns
ConstraintErrorEntityExaminerIndicatorProvider

◆ newEntityExaminerCompositeIndicatorProvider()

SMW\Indicator\EntityExaminerIndicatorsFactory::newEntityExaminerCompositeIndicatorProvider ( array  $indicatorProviders = [])
Since
3.2
Parameters
array$indicatorProviders
Returns
EntityExaminerCompositeIndicatorProvider

◆ newEntityExaminerDeferrableCompositeIndicatorProvider()

SMW\Indicator\EntityExaminerIndicatorsFactory::newEntityExaminerDeferrableCompositeIndicatorProvider ( Store  $store)
Since
3.2
Parameters
Store$store
Returns
EntityExaminerDeferrableCompositeIndicatorProvider

◆ newEntityExaminerIndicatorProvider()

SMW\Indicator\EntityExaminerIndicatorsFactory::newEntityExaminerIndicatorProvider ( Store  $store)
Since
3.2
Parameters
Store$store
Returns
EntityExaminerCompositeIndicatorProvider

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

About | General disclaimer | Privacy policy