|
Wikibase
MediaWiki Wikibase extension
|
Page for listing available datatypes. More...
Inheritance diagram for Wikibase\Repo\Specials\SpecialListDatatypes:
Collaboration diagram for Wikibase\Repo\Specials\SpecialListDatatypes:Public Member Functions | |
| __construct (DataTypeDefinitions $dataTypeDefinitions) | |
| execute ( $subPage) | |
Public Member Functions inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
| __construct ( $name='') | |
| getDescription () | |
| setHeaders () | |
Protected Member Functions | |
| getDataTypeIdsAndValues () | |
| getHtmlForDataTypeId (string $dataTypeId, string $valueType) | |
Protected Member Functions inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
| getGroupName () | |
| checkBlocked () | |
| Checks if user is blocked, and if blocked throws a UserBlocked. | |
| showErrorHTML ( $error) | |
Private Attributes | |
| $dataTypeDefinitions | |
Additional Inherited Members | |
Protected Attributes inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
| $stringNormalizer | |
Page for listing available datatypes.
| Wikibase\Repo\Specials\SpecialListDatatypes::__construct | ( | DataTypeDefinitions | $dataTypeDefinitions | ) |
| Wikibase\Repo\Specials\SpecialListDatatypes::execute | ( | $subPage | ) |
| string | null | $subPage |
Reimplemented from Wikibase\Repo\Specials\SpecialWikibasePage.
|
protected |
|
protected |
|
private |