|
ILIAS
release_8 Revision v8.24
|
Class ilObjFileStakeholder. More...
Inheritance diagram for ilObjFileStakeholder:
Collaboration diagram for ilObjFileStakeholder:Public Member Functions | |
| __construct (int $owner=6) | |
| ilObjFileStakeholder constructor. More... | |
| getId () | |
| @inheritDoc More... | |
| getOwnerOfNewResources () | |
| resourceHasBeenDeleted (ResourceIdentification $identification) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| isResourceInUse (ResourceIdentification $identification) | |
| @inheritDoc More... | |
| resourceHasBeenDeleted (ResourceIdentification $identification) | |
| @inheritDoc More... | |
| getOwnerOfResource (ResourceIdentification $identification) | |
| @inheritDoc More... | |
| getConsumerNameForPresentation () | |
| @inheritDoc More... | |
| getId () | |
| getConsumerNameForPresentation () | |
| getFullyQualifiedClassName () | |
| isResourceInUse (ResourceIdentification $identification) | |
| resourceHasBeenDeleted (ResourceIdentification $identification) | |
| getOwnerOfResource (ResourceIdentification $identification) | |
| getOwnerOfNewResources () | |
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 | ( | ) |
@inheritDoc
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 | ) |
@inheritDoc
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 51 of file class.ilObjFileStakeholder.php.
References $d, $DIC, and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Here is the call graph for this function:
|
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().