19declare(strict_types=1);
Class ResourceIdentification.
Class RevisionCollection.
Interface StorageResource.
setRevisions(RevisionCollection $collection)
addStakeholder(ResourceStakeholder $s)
replaceRevision(Revision $revision)
addRevision(Revision $revision)
removeRevision(Revision $revision)
hasSpecificRevision(int $number)
removeStakeholder(ResourceStakeholder $s)
getMaxRevision(bool $including_drafts=false)
getCurrentRevisionIncludingDraft()
setStorageID(string $storage_id)
getSpecificRevision(int $number)
getAllRevisionsIncludingDraft()
Interface ResourceStakeholder.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...