Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Client\DataAccess\Scribunto Namespace Reference

Client integration with the Scribunto extension. More...

Classes

class  CachingFallbackBasedTermLookup
 This TermLookup allows exposes language based lookups for getLabel and getDescription and is backed by the shared TermFallbackCache which stores TermFallback objects. More...
 
class  EntityAccessor
 Functionality needed to expose Entities to Lua. More...
 
class  LuaFunctionCallTracker
 Helper for tracking accesses of Lua functions. More...
 
class  SnakSerializationRenderer
 Functionality needed to render snaks as provided through Lua. More...
 
class  WikibaseEntityLibrary
 Registers and defines functions to access Wikibase through the Scribunto extension. More...
 
class  WikibaseLanguageDependentLuaBindings
 Actual implementations of various functions to access Wikibase functionality through Scribunto. More...
 
class  WikibaseLanguageIndependentLuaBindings
 Actual implementations of various functions to access Wikibase functionality through Scribunto. More...
 
class  WikibaseLibrary
 Registers and defines functions to access Wikibase through the Scribunto extension. More...
 
class  WikibaseLuaEntityBindings
 Actual implementations of the functions to access Wikibase through the Scribunto extension. More...
 
class  WikitextPreprocessingSnakFormatter
 SnakFormatter decorator that preprocesses any Wikitext it produces. More...
 

Detailed Description

Client integration with the Scribunto extension.

(LUA data access)