59 abstract public function setBits( $newBits );
75 return Status::newGood();
84 return Status::newGood();
Abstract base class for deletable items.
setBits( $newBits)
Set the visibility of the item.
isHideCurrentOp( $newBits)
Returns true if the item is "current", and the operation to set the given bits can't be executed for ...
unlock()
Unlock the item against changes outside of the DB.
getBits()
Get the current deletion bitfield value.
getApiData(ApiResult $result)
Get the return information about the revision for the API.
lock()
Lock the item against changes outside of the DB.