Wikibase
MediaWiki Wikibase extension
namespaces.php File Reference

A collection of namespace doc blocks to be included in the generated Doxygen. More...

Namespaces

 DataValues
 Wikibase extension Code relating to the DataValues composer packages
 
 Wikibase\Build
 Code that only relates to the development in Wikibase.git.
 
 Wikibase\Client\Api
 Client integration with MediaWiki's Action API
 
 Wikibase\Client\Changes
 Handling for EntityChanges from a Repo.
 
 Wikibase\Client\DataBridge
 Root namespace for the CLient component DataBridge.
 
 Wikibase\Client\DataAccess
 Accessing Repo data from a Client.
 
 Wikibase\Client\DataAccess\ParserFunctions
 Client data access implementations of MediaWiki's Parser functions
 
 Wikibase\Client\DataAccess\Scribunto
 Client integration with the Scribunto extension.
 
 Wikibase\Client\Hooks
 Client handling of MediaWiki's Hooks
 
 Wikibase\Client\Notifications
 Client integration with the Echo extension
 
 Wikibase\Client\ParserOutput
 ParserOutput integration for Client pages that use Repo entities.
 
 Wikibase\Client\RecentChanges
 Display of Repo changes on a Client RecentChanges page
 
 Wikibase\Client\Specials
 Client integration with MediaWiki's Special pages
 
 Wikibase\Client\Tests
 Root namespace for Client extension test code.
 
 Wikibase\Client\UpdateRepo
 Updates to a Repo after events on a Client.
 
 Wikibase\Client\Usage
 Tracking the usage of Repo entities on a Client (see usagetracking.md)
 
 Wikibase\DataAccess
 Root namespace for DataAccess component code.
 
 Wikibase\DataAccess\Tests
 Root namespace for DataAccess component test code.
 
 Wikibase\Repo\Dumpers
 Code relating to dumping Repo entities.
 
 Wikibase\Lib
 Root namespace for Lib extension code.
 
 Wikibase\Lib\Interactors
 Various random 'Interactors' that do 'things' (ill defined)
 
 Wikibase\Lib\ParserFunctions
 Lib implementations of MediaWiki's Parser functions
 
 Wikibase\Lib\Reporting
 Handling and reporting exceptions.
 
 Wikibase\Lib\Sites
 Management of a the MediaWiki SiteStore
 
 Wikibase\Lib\Tests
 Root namespace for Lib extension test code.
 
 Wikibase\Rdf
 Everything RDF related.
 
 Wikibase\Repo\Api
 Repo implementations of MediaWiki's Action API
 
 Wikibase\Repo\Content
 Repo integration with MediaWiki's Content mechanism
 
 Wikibase\Repo\EditEntity
 Interfaces and Implementations for editing Wikibase entities.
 
 Wikibase\Repo\Hooks
 Repo handling of MediaWiki's Hooks
 
 Wikibase\Repo\Interactors
 Various random 'Interactors' that do 'things' (ill defined)
 
 Wikibase\Repo\Maintenance
 Repo integration with MediaWiki's maintenance scripts
 
 Wikibase\Repo\Notifications
 'Notifications' of Repo changes to Client sites
 
 Wikibase\Repo\ParserOutput
 ParserOutput integration for pages that are entities.
 
 Wikibase\Repo\Search
 Entity search on a Repo.
 
 Wikibase\Repo\Specials
 Repo integration with MediaWiki's Special pages
 
 Wikibase\Repo\Tests
 Root namespace for Repo extension test code.
 
 Wikibase\View
 Root namespace for View extension code.
 
 Wikibase\View\Termbox
 Root namespace for View component Termbox.
 
 Wikibase\View\Tests
 Root namespace for View extension test code.
 
 Wikibase\Tests
 Root namespace for test code that is not part of one of the extensions.
 

Detailed Description

A collection of namespace doc blocks to be included in the generated Doxygen.

This code is not actually loaded at all by Wikibase.