|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilExcTutorFeedbackZipStakeholder:
Collaboration diagram for ilExcTutorFeedbackZipStakeholder:Public Member Functions | |
| __construct (int $owner=6) | |
| getId () | |
| getOwnerOfNewResources () | |
| canBeAccessedByCurrentUser (ResourceIdentification $identification) | |
| resourceHasBeenDeleted (ResourceIdentification $identification) | |
| getLocationURIForResourceUsage (ResourceIdentification $identification) | |
Public Member Functions inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| 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... | |
Protected Attributes | |
| int | $owner = 6 |
| ilDBInterface | $database = null |
Private Member Functions | |
| resolveObjectId (ResourceIdentification $identification) | |
| initDB () | |
Private Attributes | |
| int | $current_user |
Definition at line 27 of file class.ilExcTutorFeedbackZipStakeholder.php.
| ilExcTutorFeedbackZipStakeholder::__construct | ( | int | $owner = 6 | ) |
Definition at line 33 of file class.ilExcTutorFeedbackZipStakeholder.php.
References $DIC, $owner, ANONYMOUS_USER_ID, and ILIAS\Repository\int().
Here is the call graph for this function:| ilExcTutorFeedbackZipStakeholder::canBeAccessedByCurrentUser | ( | ResourceIdentification | $identification | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 52 of file class.ilExcTutorFeedbackZipStakeholder.php.
References $DIC, $ref_id, ilObject\_getAllReferences(), and resolveObjectId().
Here is the call graph for this function:| ilExcTutorFeedbackZipStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 42 of file class.ilExcTutorFeedbackZipStakeholder.php.
| ilExcTutorFeedbackZipStakeholder::getLocationURIForResourceUsage | ( | ResourceIdentification | $identification | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 79 of file class.ilExcTutorFeedbackZipStakeholder.php.
References $ref_id, ilObject\_getAllReferences(), initDB(), and resolveObjectId().
Here is the call graph for this function:| ilExcTutorFeedbackZipStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 47 of file class.ilExcTutorFeedbackZipStakeholder.php.
References $owner.
|
private |
Definition at line 106 of file class.ilExcTutorFeedbackZipStakeholder.php.
References $DIC.
Referenced by getLocationURIForResourceUsage(), and resolveObjectId().
Here is the caller graph for this function:
|
private |
Definition at line 93 of file class.ilExcTutorFeedbackZipStakeholder.php.
References Vendor\Package\$d, $r, initDB(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Referenced by canBeAccessedByCurrentUser(), and getLocationURIForResourceUsage().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExcTutorFeedbackZipStakeholder::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 72 of file class.ilExcTutorFeedbackZipStakeholder.php.
|
private |
Definition at line 30 of file class.ilExcTutorFeedbackZipStakeholder.php.
|
protected |
Definition at line 31 of file class.ilExcTutorFeedbackZipStakeholder.php.
|
protected |
Definition at line 29 of file class.ilExcTutorFeedbackZipStakeholder.php.
Referenced by __construct(), and getOwnerOfNewResources().