|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilSkillProfileStorageStakeHolder. More...
Inheritance diagram for ilSkillProfileStorageStakeHolder:
Collaboration diagram for ilSkillProfileStorageStakeHolder:Public Member Functions | |
| __construct (int $owner=6) | |
| getId () | |
| getOwnerOfNewResources () | |
Public Member Functions inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| getFullyQualifiedClassName () | |
| isResourceInUse (ResourceIdentification $identification) | |
| canBeAccessedByCurrentUser (ResourceIdentification $identification) | |
| resourceHasBeenDeleted (ResourceIdentification $identification) | |
| getOwnerOfResource (ResourceIdentification $identification) | |
| getConsumerNameForPresentation () | |
| getLocationURIForResourceUsage (ResourceIdentification $identification) | |
Public Member Functions inherited from ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder | |
| __construct () | |
| Constructor must not have any parameters. More... | |
Protected Attributes | |
| int | $owner = 6 |
Class ilSkillProfileStorageStakeHolder.
Definition at line 29 of file class.ilSkillProfileStorageStakeHolder.php.
| ilSkillProfileStorageStakeHolder::__construct | ( | int | $owner = 6 | ) |
Definition at line 33 of file class.ilSkillProfileStorageStakeHolder.php.
References $owner.
| ilSkillProfileStorageStakeHolder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 41 of file class.ilSkillProfileStorageStakeHolder.php.
| ilSkillProfileStorageStakeHolder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 49 of file class.ilSkillProfileStorageStakeHolder.php.
References $owner.
|
protected |
Definition at line 31 of file class.ilSkillProfileStorageStakeHolder.php.
Referenced by __construct(), and getOwnerOfNewResources().