ILIAS
release_8 Revision v8.23
|
Class ilSkillProfileStorageStakeHolder. More...
Public Member Functions | |
__construct (int $owner=6) | |
getId () | |
getOwnerOfNewResources () | |
![]() | |
getFullyQualifiedClassName () | |
isResourceInUse (ResourceIdentification $identification) | |
resourceHasBeenDeleted (ResourceIdentification $identification) | |
getOwnerOfResource (ResourceIdentification $identification) | |
getConsumerNameForPresentation () | |
Protected Attributes | |
int | $owner = 6 |
Class ilSkillProfileStorageStakeHolder.
Definition at line 27 of file class.ilSkillProfileStorageStakeHolder.php.
ilSkillProfileStorageStakeHolder::__construct | ( | int | $owner = 6 | ) |
Definition at line 31 of file class.ilSkillProfileStorageStakeHolder.php.
References $owner.
ilSkillProfileStorageStakeHolder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 39 of file class.ilSkillProfileStorageStakeHolder.php.
ilSkillProfileStorageStakeHolder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 47 of file class.ilSkillProfileStorageStakeHolder.php.
References $owner.
|
protected |
Definition at line 29 of file class.ilSkillProfileStorageStakeHolder.php.
Referenced by __construct(), and getOwnerOfNewResources().