Wikibase
MediaWiki Wikibase extension
|
A class to initialize default entitySource values for federated properties. More...
Public Member Functions | |
__construct (SettingsArray $settings) | |
initializeDefaults (EntitySourceDefinitions $definitions, EntityTypeDefinitions $entityTypeDefinitions) | |
If the source wiki is set to it's default value we can setup the entity sources automatically based on what we know of the setup of www.wikidata.org. More... | |
Private Member Functions | |
getLocalEntitySource (array $sources) | |
Private Attributes | |
$sourceScriptUrl | |
$localEntitySourceName | |
A class to initialize default entitySource values for federated properties.
This is currently only used when the source wiki is set to it's default value.
Wikibase\Repo\FederatedProperties\FederatedPropertiesEntitySourceDefinitionsConfigParser::__construct | ( | SettingsArray | $settings | ) |
|
private |
EntitySource[] | $sources |
Wikibase\Repo\FederatedProperties\FederatedPropertiesEntitySourceDefinitionsConfigParser::initializeDefaults | ( | EntitySourceDefinitions | $definitions, |
EntityTypeDefinitions | $entityTypeDefinitions | ||
) |
If the source wiki is set to it's default value we can setup the entity sources automatically based on what we know of the setup of www.wikidata.org.
EntitySourceDefinitions | $definitions | |
EntityTypeDefinitions | $entityTypeDefinitions |
|
private |
|
private |