Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Lib\Serialization\CallbackFactory Class Reference

Public Member Functions

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

Detailed Description

Author
Addshore

Member Function Documentation

◆ getCallbackToAddDataTypeToSnak()

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

◆ getCallbackToAddDataTypeToSnaksGroupedByProperty()

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

◆ 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: