Go to the documentation of this file.
42 abstract public function getBits();
55 abstract public function setBits( $newBits );
getBits()
Get the current deletion bitfield value.
Abstract base class for revision items.
unlock()
Unlock the item against changes outside of the DB.
This class represents the result of the API operations.
lock()
Lock the item against changes outside of the DB.
setBits( $newBits)
Set the visibility of the item.
static newGood( $value=null)
Factory function for good results.
isHideCurrentOp( $newBits)
Returns true if the item is "current", and the operation to set the given bits can't be executed for ...
getApiData(ApiResult $result)
Get the return information about the revision for the API.
Abstract base class for deletable items.