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

Public Member Functions

 __construct (SQLStore $store)
 
 fetchFromTable (PropertyTableDef $propertyTableDef, DataItem $dataItem, RequestOptions $requestOptions=null)
 

Detailed Description

GNU GPL v2

Since
3.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\SQLStore\EntityStore\TraversalPropertyLookup::__construct ( SQLStore  $store)
Since
3.0
Parameters
SQLStore$store

Member Function Documentation

◆ fetchFromTable()

SMW\SQLStore\EntityStore\TraversalPropertyLookup::fetchFromTable ( PropertyTableDef  $propertyTableDef,
DataItem  $dataItem,
RequestOptions  $requestOptions = null 
)
See also
Store::getInProperties
Since
3.0

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

About | General disclaimer | Privacy policy