Wikibase
MediaWiki Wikibase extension
Wikibase\Lib\Changes\ItemChange Class Reference
+ Inheritance diagram for Wikibase\Lib\Changes\ItemChange:
+ Collaboration diagram for Wikibase\Lib\Changes\ItemChange:

Additional Inherited Members

- Public Member Functions inherited from Wikibase\Lib\Changes\EntityChange
 getType ()
 
 getEntityId ()
 
 setEntityId (EntityId $entityId)
 Set the Change's entity id (as returned by getEntityId) and the object_id field. More...
 
 getAction ()
 
 getMetadata ( $cache='no')
 
 setMetadata (array $metadata)
 Sets metadata fields. More...
 
 getComment ()
 
 setTimestamp ( $timestamp)
 
 getSerializedInfo ( $skipKeys=[])
 
- Public Member Functions inherited from Wikibase\Lib\Changes\DiffChange
 getCompactDiff ()
 
 setCompactDiff (EntityDiffChangedAspects $diff)
 
- Public Member Functions inherited from Wikibase\Lib\Changes\ChangeRow
 __construct (array $fields=[])
 
 setLogger (LoggerInterface $logger)
 
 getAge ()
 
 getTime ()
 
 getUserId ()
 Original (repository) user id, or 0 for logged out users. More...
 
 getObjectId ()
 
 getField ( $name)
 
 getFields ()
 Overwritten to unserialize the info field on the fly. More...
 
 getInfo ( $cache='no')
 Returns the info array. More...
 
 setField ( $name, $value)
 Sets the value of a field. More...
 
 setFields (array $fields)
 Sets multiple fields. More...
 
 getId ()
 
 hasField ( $name)
 Gets if a certain field is set. More...
 
- Public Attributes inherited from Wikibase\Lib\Changes\EntityChange
const UPDATE = 'update'
 
const ADD = 'add'
 
const REMOVE = 'remove'
 
const RESTORE = 'restore'
 
- Protected Member Functions inherited from Wikibase\Lib\Changes\EntityChange
 addUserMetadata ( $repoUserId, $repoUserText, $centralUserId)
 Add fields and metadata related to the user. More...
 
 unserializeInfo ( $serialization)
 
- Protected Attributes inherited from Wikibase\Lib\Changes\ChangeRow
 $logger
 

Detailed Description

Author
Katie Filbert < aude..nosp@m.wiki.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >
Daniel Kinzler

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