Wikibase
MediaWiki Wikibase extension
|
Describes an EntityTermsView providing cacheable HTML, and placeholders for parts that aren't cacheable. More...
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 |
Describes an EntityTermsView providing cacheable HTML, and placeholders for parts that aren't cacheable.
This is typically used in conjunction with {
For an example