WikibaseLexeme
MediaWiki WikibaseLexeme extension
Loading...
Searching...
No Matches
WikibaseLexeme.datatypes.client.php File Reference

Variables

 return [ 'PT:wikibase-lexeme'=>['formatter-factory-callback'=> static function( $format, FormatterOptions $options) { return WikibaseClient::getDefaultValueFormatterBuilders() ->newEntityIdFormatter( $format, $options);}, 'value-type'=> 'wikibase-entityid',], 'PT:wikibase-form'=>['formatter-factory-callback'=> static function( $format, FormatterOptions $options) { return WikibaseClient::getDefaultValueFormatterBuilders() ->newEntityIdFormatter( $format, $options);}, 'value-type'=> 'wikibase-entityid',], 'PT:wikibase-sense'=>['formatter-factory-callback'=> static function( $format, FormatterOptions $options) { return WikibaseClient::getDefaultValueFormatterBuilders() ->newEntityIdFormatter( $format, $options);}, 'value-type'=> 'wikibase-entityid',],]
 

Variable Documentation

◆ return

return['PT:wikibase-lexeme'=>[ 'formatter-factory-callback'=> static function($format, FormatterOptions $options) { return WikibaseClient::getDefaultValueFormatterBuilders() ->newEntityIdFormatter($format, $options); }, 'value-type'=> 'wikibase-entityid',], 'PT:wikibase-form'=>[ 'formatter-factory-callback'=> static function($format, FormatterOptions $options) { return WikibaseClient::getDefaultValueFormatterBuilders() ->newEntityIdFormatter($format, $options); }, 'value-type'=> 'wikibase-entityid',], 'PT:wikibase-sense'=>[ 'formatter-factory-callback'=> static function($format, FormatterOptions $options) { return WikibaseClient::getDefaultValueFormatterBuilders() ->newEntityIdFormatter($format, $options); }, 'value-type'=> 'wikibase-entityid',],]