Wikibase
MediaWiki Wikibase extension
Wikibase\Lib\Serialization\CallbackFactory Class Reference

Public Member Functions

 getCallbackToIndexTags ( $tagName)
 Get callable to index array with the given tag name. More...
 
 getCallbackToSetArrayType ( $type, $kvpKeyName=null)
 Get callable to index array with the given tag name. More...
 
 getCallbackToAddDataTypeToSnaksGroupedByProperty (PropertyDataTypeLookup $dataTypeLookup)
 
 getCallbackToAddDataTypeToSnak (PropertyDataTypeLookup $dataTypeLookup)
 

Detailed Description

Author
Addshore

Member Function Documentation

◆ getCallbackToAddDataTypeToSnak()

Wikibase\Lib\Serialization\CallbackFactory::getCallbackToAddDataTypeToSnak ( PropertyDataTypeLookup  $dataTypeLookup)

◆ getCallbackToAddDataTypeToSnaksGroupedByProperty()

Wikibase\Lib\Serialization\CallbackFactory::getCallbackToAddDataTypeToSnaksGroupedByProperty ( PropertyDataTypeLookup  $dataTypeLookup)

◆ getCallbackToIndexTags()

Wikibase\Lib\Serialization\CallbackFactory::getCallbackToIndexTags (   $tagName)

Get callable to index array with the given tag name.

Parameters
string$tagName
Returns
callable

◆ getCallbackToSetArrayType()

Wikibase\Lib\Serialization\CallbackFactory::getCallbackToSetArrayType (   $type,
  $kvpKeyName = null 
)

Get callable to index array with the given tag name.

Parameters
string$type
string | null$kvpKeyName
Returns
callable

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