ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
getType () | |
![]() | |
__construct (protected ResourceIdentification $identification) | |
StorableFileResource constructor. More... | |
getIdentification () | |
getCurrentRevision () | |
getCurrentRevisionIncludingDraft () | |
getSpecificRevision (int $number) | |
hasSpecificRevision (int $number) | |
getAllRevisions () | |
getAllRevisionsIncludingDraft () | |
addRevision (Revision $revision) | |
removeRevision (Revision $revision) | |
replaceRevision (Revision $revision) | |
setRevisions (RevisionCollection $collection) | |
getStakeholders () | |
addStakeholder (ResourceStakeholder $s) | |
removeStakeholder (ResourceStakeholder $s) | |
setStakeholders (array $stakeholders) | |
getStorageId () | |
setStorageId (string $storage_id) | |
getMaxRevision (bool $including_drafts=false) | |
getFullSize () | |
getType () | |
![]() | |
getStorageID () | |
setStorageID (string $storage_id) | |
Additional Inherited Members | |
![]() | |
RevisionCollection | $revisions |
array | $stakeholders = [] |
string | $storage_id = '' |
Definition at line 26 of file StorableFileResource.php.
ILIAS\ResourceStorage\Resource\StorableFileResource::getType | ( | ) |
Implements ILIAS\ResourceStorage\Resource\StorableResource.
Definition at line 28 of file StorableFileResource.php.