Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\View\ViewPlaceHolderEmitter Interface Reference

Describes objects emitting view placeholders for parts of the markup that aren't cacheable, e.g. More...

+ Inheritance diagram for Wikibase\View\ViewPlaceHolderEmitter:

Public Member Functions

 getPlaceholders (EntityDocument $entity, $revisionId, $languageCode)
 

Public Attributes

const ERRONEOUS_PLACEHOLDER_VALUE = null
 

Detailed Description

Describes objects emitting view placeholders for parts of the markup that aren't cacheable, e.g.

those that are language-specific. This is typically used in conjunction with {

See also
\Wikibase\Repo\ParserOutput\TextInjector}.

For an example

See also
\Wikibase\Repo\ParserOutput\PlaceholderEmittingEntityTermsView

Member Function Documentation

◆ getPlaceholders()

Wikibase\View\ViewPlaceHolderEmitter::getPlaceholders ( EntityDocument $entity,
$revisionId,
$languageCode )

Member Data Documentation

◆ ERRONEOUS_PLACEHOLDER_VALUE

const Wikibase\View\ViewPlaceHolderEmitter::ERRONEOUS_PLACEHOLDER_VALUE = null

The documentation for this interface was generated from the following file: