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

Public Member Functions

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

Public Attributes

const LOOKUP_LIMIT = 20
 

Detailed Description

GNU GPL v2+

Since
3.1
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Constraint\ConstraintErrorIndicatorProvider::__construct ( Store  $store,
EntityCache  $entityCache 
)
Since
3.1
Parameters
Store$store
EntityCache$entityCache

Member Function Documentation

◆ getIndicators()

SMW\Constraint\ConstraintErrorIndicatorProvider::getIndicators ( )
Since
3.1
Returns
[]

Implements SMW\MediaWiki\IndicatorProvider.

◆ getInlineStyle()

SMW\Constraint\ConstraintErrorIndicatorProvider::getInlineStyle ( )
Since
3.1
Returns
string

Implements SMW\MediaWiki\IndicatorProvider.

◆ getModules()

SMW\Constraint\ConstraintErrorIndicatorProvider::getModules ( )
Since
3.1
Returns
[]

Implements SMW\MediaWiki\IndicatorProvider.

◆ hasIndicator()

SMW\Constraint\ConstraintErrorIndicatorProvider::hasIndicator ( Title  $title,
  $options 
)
Since
3.1
Parameters
Title$title
array$options
Returns
boolean

Implements SMW\MediaWiki\IndicatorProvider.

◆ setConstraintErrorCheck()

SMW\Constraint\ConstraintErrorIndicatorProvider::setConstraintErrorCheck (   $checkConstraintErrors)
Since
3.1
Parameters
boolean$checkConstraintErrors

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

About | General disclaimer | Privacy policy