ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Class ilSkillProfileStorageStakeHolder. More...
Public Member Functions | |
getId () | |
getOwnerOfNewResources () | |
![]() | |
__construct (?int $user_id_of_owner=null) | |
setOwner (int $user_id_of_owner) | |
getFullyQualifiedClassName () | |
isResourceInUse (ResourceIdentification $identification) | |
canBeAccessedByCurrentUser (ResourceIdentification $identification) | |
resourceHasBeenDeleted (ResourceIdentification $identification) | |
getOwnerOfResource (ResourceIdentification $identification) | |
getConsumerNameForPresentation () | |
getLocationURIForResourceUsage (ResourceIdentification $identification) | |
![]() | |
__construct () | |
Constructor must not have any parameters. More... | |
Additional Inherited Members | |
![]() | |
int | $default_owner |
int | $current_user |
Class ilSkillProfileStorageStakeHolder.
Definition at line 28 of file class.ilSkillProfileStorageStakeHolder.php.
ilSkillProfileStorageStakeHolder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 30 of file class.ilSkillProfileStorageStakeHolder.php.
ilSkillProfileStorageStakeHolder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 35 of file class.ilSkillProfileStorageStakeHolder.php.
References ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder\$default_owner.