ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
ilSkillProfileStorageStakeHolder Class Reference

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
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilSkillProfileStorageStakeHolder::__construct ( int  $owner = 6)

Definition at line 33 of file class.ilSkillProfileStorageStakeHolder.php.

References $owner.

Member Function Documentation

◆ getId()

ilSkillProfileStorageStakeHolder::getId ( )

Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.

Definition at line 41 of file class.ilSkillProfileStorageStakeHolder.php.

41  : string
42  {
43  return 'skl_prof';
44  }

◆ getOwnerOfNewResources()

ilSkillProfileStorageStakeHolder::getOwnerOfNewResources ( )

Field Documentation

◆ $owner

int ilSkillProfileStorageStakeHolder::$owner = 6
protected

The documentation for this class was generated from the following file: