- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ getAliases()
Wikibase\Repo\RestApi\Domain\Model\ItemData::getAliases |
( |
| ) |
|
◆ getDescriptions()
Wikibase\Repo\RestApi\Domain\Model\ItemData::getDescriptions |
( |
| ) |
|
◆ getId()
Wikibase\Repo\RestApi\Domain\Model\ItemData::getId |
( |
| ) |
|
◆ getLabels()
Wikibase\Repo\RestApi\Domain\Model\ItemData::getLabels |
( |
| ) |
|
◆ getSiteLinks()
Wikibase\Repo\RestApi\Domain\Model\ItemData::getSiteLinks |
( |
| ) |
|
◆ getStatements()
Wikibase\Repo\RestApi\Domain\Model\ItemData::getStatements |
( |
| ) |
|
◆ getType()
Wikibase\Repo\RestApi\Domain\Model\ItemData::getType |
( |
| ) |
|
◆ $aliases
Wikibase\Repo\RestApi\Domain\Model\ItemData::$aliases |
|
private |
◆ $descriptions
Wikibase\Repo\RestApi\Domain\Model\ItemData::$descriptions |
|
private |
◆ $id
Wikibase\Repo\RestApi\Domain\Model\ItemData::$id |
|
private |
◆ $labels
Wikibase\Repo\RestApi\Domain\Model\ItemData::$labels |
|
private |
◆ $siteLinks
Wikibase\Repo\RestApi\Domain\Model\ItemData::$siteLinks |
|
private |
◆ $statements
Wikibase\Repo\RestApi\Domain\Model\ItemData::$statements |
|
private |
◆ $type
Wikibase\Repo\RestApi\Domain\Model\ItemData::$type |
|
private |
◆ FIELD_ALIASES
const Wikibase\Repo\RestApi\Domain\Model\ItemData::FIELD_ALIASES = 'aliases' |
◆ FIELD_DESCRIPTIONS
const Wikibase\Repo\RestApi\Domain\Model\ItemData::FIELD_DESCRIPTIONS = 'descriptions' |
◆ FIELD_LABELS
const Wikibase\Repo\RestApi\Domain\Model\ItemData::FIELD_LABELS = 'labels' |
◆ FIELD_SITELINKS
const Wikibase\Repo\RestApi\Domain\Model\ItemData::FIELD_SITELINKS = 'sitelinks' |
◆ FIELD_STATEMENTS
const Wikibase\Repo\RestApi\Domain\Model\ItemData::FIELD_STATEMENTS = 'statements' |
◆ FIELD_TYPE
const Wikibase\Repo\RestApi\Domain\Model\ItemData::FIELD_TYPE = 'type' |
◆ VALID_FIELDS
const Wikibase\Repo\RestApi\Domain\Model\ItemData::VALID_FIELDS |
Initial value:= [
]
const FIELD_STATEMENTS
Definition: ItemData.php:19
const FIELD_DESCRIPTIONS
Definition: ItemData.php:17
const FIELD_SITELINKS
Definition: ItemData.php:20
const FIELD_ALIASES
Definition: ItemData.php:18
const FIELD_LABELS
Definition: ItemData.php:16
const FIELD_TYPE
Definition: ItemData.php:15
The documentation for this class was generated from the following file: