Wikibase
MediaWiki Wikibase extension
Wikibase\Repo\Actions\HistoryEntityAction Class Reference

Handles the history action for Wikibase entities. More...

+ Inheritance diagram for Wikibase\Repo\Actions\HistoryEntityAction:
+ Collaboration diagram for Wikibase\Repo\Actions\HistoryEntityAction:

Public Member Functions

 __construct (Page $page, ?IContextSource $context, EntityIdLookup $entityIdLookup, LabelDescriptionLookup $labelLookup)
 

Protected Member Functions

 getPageTitle ()
 Return a string for use as title. More...
 

Private Attributes

 $entityIdLookup
 
 $labelLookup
 

Detailed Description

Handles the history action for Wikibase entities.

Author
John Erling Blad < jebla.nosp@m.d@gm.nosp@m.ail.c.nosp@m.om >
Adrian Heine adria.nosp@m.n.he.nosp@m.ine@w.nosp@m.ikim.nosp@m.edia..nosp@m.de

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Actions\HistoryEntityAction::__construct ( Page  $page,
?IContextSource  $context,
EntityIdLookup  $entityIdLookup,
LabelDescriptionLookup  $labelLookup 
)
Parameters
Page$page
IContextSource | null$context
EntityIdLookup$entityIdLookup
LabelDescriptionLookup$labelLookup

Member Function Documentation

◆ getPageTitle()

Wikibase\Repo\Actions\HistoryEntityAction::getPageTitle ( )
protected

Return a string for use as title.

Returns
string

Member Data Documentation

◆ $entityIdLookup

Wikibase\Repo\Actions\HistoryEntityAction::$entityIdLookup
private

◆ $labelLookup

Wikibase\Repo\Actions\HistoryEntityAction::$labelLookup
private

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