ILIAS  release_8 Revision v8.23
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)
 
 resourceHasBeenDeleted (ResourceIdentification $identification)
 
 getOwnerOfResource (ResourceIdentification $identification)
 
 getConsumerNameForPresentation ()
 

Protected Attributes

int $owner = 6
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilSkillProfileStorageStakeHolder::__construct ( int  $owner = 6)

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

References $owner.

Member Function Documentation

◆ getId()

ilSkillProfileStorageStakeHolder::getId ( )

Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.

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

39  : string
40  {
41  return 'skl_prof';
42  }

◆ getOwnerOfNewResources()

ilSkillProfileStorageStakeHolder::getOwnerOfNewResources ( )

Field Documentation

◆ $owner

int ilSkillProfileStorageStakeHolder::$owner = 6
protected

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