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

Public Member Functions

 __construct (SQLStore $store)
 
 setFieldTypeFeatures ( $fieldTypeFeatures)
 
 getHandlerByType ( $type)
 

Detailed Description

GNU GPL v2+

Since
2.5
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\SQLStore\EntityStore\DataItemHandlerFactory::__construct ( SQLStore  $store)
Since
2.5
Parameters
SQLStore$store

Member Function Documentation

◆ getHandlerByType()

SMW\SQLStore\EntityStore\DataItemHandlerFactory::getHandlerByType (   $type)
Since
2.5
Parameters
string$type
Returns
DataItemHandler
Exceptions
RuntimeException

◆ setFieldTypeFeatures()

SMW\SQLStore\EntityStore\DataItemHandlerFactory::setFieldTypeFeatures (   $fieldTypeFeatures)
Since
3.0
Parameters
integer$fieldTypeFeatures

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

About | General disclaimer | Privacy policy