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

Public Member Functions

 __construct (Store $store, $defaultPropertyType, ?RequestOptions $requestOptions=null)
 
 fetchList ()
 
 isFromCache ()
 
 getTimestamp ()
 
 getHash ()
 

Detailed Description

GNU GPL v2+

Since
2.2
Author
mwjames
Nischay Nahata

Constructor & Destructor Documentation

◆ __construct()

SMW\SQLStore\Lookup\UndeclaredPropertyListLookup::__construct ( Store  $store,
  $defaultPropertyType,
?RequestOptions  $requestOptions = null 
)
Since
2.2
Parameters
Store$store
string$defaultPropertyType
RequestOptions | null$requestOptions

Member Function Documentation

◆ fetchList()

SMW\SQLStore\Lookup\UndeclaredPropertyListLookup::fetchList ( )
Since
2.2
Returns
DIProperty[]
Exceptions
RuntimeException

Implements SMW\SQLStore\Lookup\ListLookup.

◆ getHash()

SMW\SQLStore\Lookup\UndeclaredPropertyListLookup::getHash ( )
Since
2.2
Returns
string

Implements SMW\SQLStore\Lookup\ListLookup.

◆ getTimestamp()

SMW\SQLStore\Lookup\UndeclaredPropertyListLookup::getTimestamp ( )
Since
2.2
Returns
integer

Implements SMW\SQLStore\Lookup\ListLookup.

◆ isFromCache()

SMW\SQLStore\Lookup\UndeclaredPropertyListLookup::isFromCache ( )
Since
2.2
Returns
boolean

Implements SMW\SQLStore\Lookup\ListLookup.


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

About | General disclaimer | Privacy policy