|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
| $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 | ( | ) |
@inheritDoc
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 | ) |
@inheritDoc
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 43 of file class.ilObjFileStakeholder.php.
References $d, and ILIAS\ResourceStorage\Identification\ResourceIdentification\serialize().
Here is the call graph for this function:
|
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().