ILIAS
release_8 Revision v8.19
|
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 | |
int | $owner = 6 |
ilDBInterface | $database |
Class ilObjFileStakeholder.
Definition at line 25 of file class.ilObjFileStakeholder.php.
ilObjFileStakeholder::__construct | ( | int | $owner = 6 | ) |
ilObjFileStakeholder constructor.
Definition at line 33 of file class.ilObjFileStakeholder.php.
References $owner.
ilObjFileStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 41 of file class.ilObjFileStakeholder.php.
ilObjFileStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 46 of file class.ilObjFileStakeholder.php.
References $owner.
ilObjFileStakeholder::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 51 of file class.ilObjFileStakeholder.php.
References $d, $DIC, and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
|
protected |
Definition at line 28 of file class.ilObjFileStakeholder.php.
|
protected |
Definition at line 27 of file class.ilObjFileStakeholder.php.
Referenced by __construct(), and getOwnerOfNewResources().