ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilObjFileStakeholder. More...
Public Member Functions | |
__construct (int $owner=6) | |
ilObjFileStakeholder constructor. More... | |
getId () | |
getOwnerOfNewResources () | |
resourceHasBeenDeleted (ResourceIdentification $identification) | |
![]() | |
getFullyQualifiedClassName () | |
isResourceInUse (ResourceIdentification $identification) | |
resourceHasBeenDeleted (ResourceIdentification $identification) | |
getOwnerOfResource (ResourceIdentification $identification) | |
getConsumerNameForPresentation () | |
Protected Attributes | |
$owner = 6 | |
$database | |
Class ilObjFileStakeholder.
Definition at line 11 of file class.ilObjFileStakeholder.php.
ilObjFileStakeholder::__construct | ( | int | $owner = 6 | ) |
ilObjFileStakeholder constructor.
int | $owner |
Definition at line 23 of file class.ilObjFileStakeholder.php.
ilObjFileStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 33 of file class.ilObjFileStakeholder.php.
ilObjFileStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 38 of file class.ilObjFileStakeholder.php.
References $owner.
ilObjFileStakeholder::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
ResourceIdentification | $identification |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 43 of file class.ilObjFileStakeholder.php.
References $d, and ILIAS\ResourceStorage\Identification\ResourceIdentification\serialize().
|
protected |
Definition at line 17 of file class.ilObjFileStakeholder.php.
|
protected |
Definition at line 13 of file class.ilObjFileStakeholder.php.
Referenced by __construct(), and getOwnerOfNewResources().