Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\SQLStore\Lookup\ProximityPropertyValueLookup Class Reference

Public Member Functions

 __construct (Store $store)
 
 lookup (DIProperty $property, $search, RequestOptions $opts)
 
 fetchFromTable (DIProperty $property, $search, RequestOptions $opts)
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\SQLStore\Lookup\ProximityPropertyValueLookup::__construct ( Store  $store)
Since
3.0
Parameters
Store$store

Member Function Documentation

◆ fetchFromTable()

SMW\SQLStore\Lookup\ProximityPropertyValueLookup::fetchFromTable ( DIProperty  $property,
  $search,
RequestOptions  $opts 
)
Since
3.0
Parameters
DIProperty$property
$search
RequestOptions$opts
Returns
array

◆ lookup()

SMW\SQLStore\Lookup\ProximityPropertyValueLookup::lookup ( DIProperty  $property,
  $search,
RequestOptions  $opts 
)
Since
3.0
Parameters
DIProperty$property
$search
RequestOptions$opts
Returns
array

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

About | General disclaimer | Privacy policy