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

Describes an EntityTermsView providing cacheable HTML, and placeholders for parts that aren't cacheable. More...

+ Inheritance diagram for Wikibase\View\CacheableEntityTermsView:
+ Collaboration diagram for Wikibase\View\CacheableEntityTermsView:

Additional Inherited Members

- Public Member Functions inherited from Wikibase\View\EntityTermsView
 getHtml ( $mainLanguageCode, TermList $labels, TermList $descriptions, AliasGroupList $aliasGroups=null, EntityId $entityId=null)
 
 getTitleHtml (EntityId $entityId=null)
 
- Public Member Functions inherited from Wikibase\View\ViewPlaceHolderEmitter
 getPlaceholders (EntityDocument $entity, $revisionId, $languageCode)
 
- Public Attributes inherited from Wikibase\View\EntityTermsView
const TERMS_EDIT_SPECIAL_PAGE = 'SetLabelDescriptionAliases'
 
- Public Attributes inherited from Wikibase\View\ViewPlaceHolderEmitter
const ERRONEOUS_PLACEHOLDER_VALUE = null
 

Detailed Description

Describes an EntityTermsView providing cacheable HTML, and placeholders for parts that aren't cacheable.

This is typically used in conjunction with {

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

For an example

See also
\Wikibase\Repo\ParserOutput\PlaceholderEmittingEntityTermsView

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