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

Public Member Functions

 __construct (Store $store)
 
 findCitationResourceLinks (array $subjects, $linkClass='', $caption='')
 
 findMatchForResourceIdentifierTypeToValue ( $type, $id=null)
 
 findCitationTextFor ( $citationReference)
 
 findMatchForCitationReference ( $citationReference)
 

Detailed Description

GNU GPL v2+

Since
2.2
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SCI\CitationResourceMatchFinder::__construct ( Store  $store)
Since
1.0
Parameters
Store$store

Member Function Documentation

◆ findCitationResourceLinks()

SCI\CitationResourceMatchFinder::findCitationResourceLinks ( array  $subjects,
  $linkClass = '',
  $caption = '' 
)
Since
1.0
Parameters
array$subjects
string$linkClass
Returns
array

◆ findCitationTextFor()

SCI\CitationResourceMatchFinder::findCitationTextFor (   $citationReference)
Since
1.0
Parameters
string$citationReference
Returns
array

◆ findMatchForCitationReference()

SCI\CitationResourceMatchFinder::findMatchForCitationReference (   $citationReference)

Find match for [[Citation key::SomeKey]]|?Citation text

Since
1.0
Parameters
string$citationReference
Returns
QueryResult

◆ findMatchForResourceIdentifierTypeToValue()

SCI\CitationResourceMatchFinder::findMatchForResourceIdentifierTypeToValue (   $type,
  $id = null 
)

Find match for [[OCLC::SomeOclcKey]]

Since
1.0
Parameters
string$type
string | null$id
Returns
array

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

About | General disclaimer | Privacy policy