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

Public Member Functions

 __construct (Store $store, $wikiNamespace='')
 
 matchExpElement (ExpElement $expElement)
 

Detailed Description

GNU GPL v2+

Since
2.4
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Exporter\DataItemMatchFinder::__construct ( Store  $store,
  $wikiNamespace = '' 
)
Since
2.4
Parameters
Store$store
string$wikiNamespace

Member Function Documentation

◆ matchExpElement()

SMW\Exporter\DataItemMatchFinder::matchExpElement ( ExpElement  $expElement)

Try to map an ExpElement to a representative DataItem which may return null if the attempt fails.

Since
2.4
Parameters
ExpElement$expElement
Returns
DataItem|null

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

About | General disclaimer | Privacy policy