Wikibase
MediaWiki Wikibase extension
|
Root namespace for Repo extension code. More...
Namespaces | |
namespace | Actions |
namespace | Api |
Repo implementations of MediaWiki's Action API | |
namespace | ChangeOp |
namespace | Content |
Repo integration with MediaWiki's Content mechanism | |
namespace | Diff |
namespace | Dumpers |
Code relating to dumping Repo entities. | |
namespace | EditEntity |
Interfaces and Implementations for editing Wikibase entities. | |
namespace | EntityReferenceExtractors |
namespace | FederatedProperties |
namespace | Hooks |
Repo handling of MediaWiki's Hooks | |
namespace | Interactors |
Various random 'Interactors' that do 'things' (ill defined) | |
namespace | IO |
namespace | LinkedData |
namespace | Localizer |
namespace | Maintenance |
Repo integration with MediaWiki's maintenance scripts | |
namespace | Merge |
namespace | Notifications |
'Notifications' of Repo changes to Client sites | |
namespace | ParserOutput |
ParserOutput integration for pages that are entities. | |
namespace | Parsers |
namespace | Rdf |
namespace | Search |
Entity search on a Repo. | |
namespace | Specials |
Repo integration with MediaWiki's Special pages | |
namespace | Store |
namespace | Tests |
Root namespace for Repo extension test code. | |
namespace | UpdateRepo |
namespace | Validators |
namespace | View |
Classes | |
class | ArrayValueCollector |
class | BabelUserLanguageLookup |
Service for looking up the languages understood by a user. More... | |
class | BuilderBasedDataTypeValidatorFactory |
A factory providing ValueValidators based on factory callbacks. More... | |
class | CachingCommonsMediaFileNameLookup |
Caching service that looks up normalized file names from Wikimedia Commons. More... | |
class | ChangeDispatcher |
Interactor class for dispatching change notifications to client wikis via the job queue. More... | |
class | ChangePruner |
Handles pruning wb_changes table, used by pruneChanges maintenance script. More... | |
class | ClaimSummaryBuilder |
EditSummary-Builder for claim operations. More... | |
class | CopyrightMessageBuilder |
class | DataTypeSelector |
Data provider for the property type (a.k.a. More... | |
interface | DataTypeValidatorFactory |
A factory providing ValueValidators based on DataType id. More... | |
class | DispatchingEntityTypeStatementGrouper |
class | EntityIdHtmlLinkFormatterFactory |
A factory for generating EntityIdFormatter returning HTML. More... | |
class | EntityIdLabelFormatterFactory |
A factory for generating EntityIdHtmlLinkFormatters. More... | |
class | EntitySourceDefinitionsLegacyRepoSettingsParser |
TODO: alternatively, the logic could go to the "static constructor" of EntitySourceDefinitions class? More... | |
class | EntityTypeDefinitionsFedPropsOverrider |
Service that modifies entity type definitions when federated properties is enabled. More... | |
class | FingerprintSearchTextGenerator |
class | GenericEventDispatcher |
Dispatches a notification to a set of watchers. More... | |
class | ItemDisambiguation |
Class representing the disambiguation of a list of WikibaseItems. More... | |
class | ItemSearchTextGenerator |
class | LabelDescriptionDuplicateDetector |
Detector of label/description uniqueness constraint violations. More... | |
class | MediaWikiLanguageDirectionalityLookup |
Service for looking up language directionalities based on MediaWiki's Language class. More... | |
class | MediaWikiLocalizedTextProvider |
A LocalizedTextProvider wrapping MediaWiki's message system. More... | |
class | OutputPageJsConfigBuilder |
Handles adding user-specific or other js config to OutputPage. More... | |
class | PidLock |
Utility class for process identifier (PID) locking. More... | |
class | PropertyDataTypeChanger |
Class for changing a property's data type. More... | |
class | PropertyInfoBuilder |
Class to build the information about a property. More... | |
class | RangeTraversable |
Lazy and potentially infinite version of PHPs native range() function (without $step support). More... | |
class | RepoHooks |
File defining the hook handlers for the Wikibase extension. More... | |
class | SiteLinkTargetProvider |
class | SnakFactory |
Factory for creating new snaks. More... | |
class | StatementGrouperBuilder |
Factory for a StatementGrouper. More... | |
class | StatementRankSerializer |
Serializer and Deserializer for Statement Ranks. More... | |
class | SummaryFormatter |
Formatter for Summary objects. More... | |
class | ValidatorBuilders |
Defines validators for the basic well known data types supported by Wikibase. More... | |
class | ValueParserFactory |
Builds ValueParser objects. More... | |
class | WikibasePingback |
Send information about this Wikibase instance to TODO. More... | |
class | WikibaseRepo |
Top level factory for the WikibaseRepo extension. More... | |
Root namespace for Repo extension code.