| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilMMStorageStakeholder. More...
 Inheritance diagram for ilMMStorageStakeholder:
 Collaboration diagram for ilMMStorageStakeholder:Public Member Functions | |
| getId () | |
| getOwnerOfNewResources () | |
  Public Member Functions inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| __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) | |
  Public Member Functions inherited from ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder | |
| __construct () | |
| Constructor must not have any parameters.  More... | |
Additional Inherited Members | |
  Protected Attributes inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| int | $default_owner | 
| int | $current_user | 
Class ilMMStorageStakeholder.
Definition at line 27 of file class.ilMMStorageStakeholder.php.
| ilMMStorageStakeholder::getId | ( | ) | 
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 29 of file class.ilMMStorageStakeholder.php.
| ilMMStorageStakeholder::getOwnerOfNewResources | ( | ) | 
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 34 of file class.ilMMStorageStakeholder.php.
References ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder\$default_owner.