|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilExcTutorTeamFeedbackFileStakeholder:
Collaboration diagram for ilExcTutorTeamFeedbackFileStakeholder: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 | |
| isRecipient (ResourceIdentification $identification) | |
| resolveObjectId (ResourceIdentification $identification) | |
| initDB () | |
Private Attributes | |
| int | $current_user |
Definition at line 27 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
| ilExcTutorTeamFeedbackFileStakeholder::__construct | ( | int | $owner = 6 | ) |
Definition at line 33 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $DIC, $owner, ANONYMOUS_USER_ID, and ILIAS\Repository\int().
Here is the call graph for this function:| ilExcTutorTeamFeedbackFileStakeholder::canBeAccessedByCurrentUser | ( | ResourceIdentification | $identification | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 52 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $DIC, $ref_id, ilObject\_getAllReferences(), isRecipient(), and resolveObjectId().
Here is the call graph for this function:| ilExcTutorTeamFeedbackFileStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 42 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
| ilExcTutorTeamFeedbackFileStakeholder::getLocationURIForResourceUsage | ( | ResourceIdentification | $identification | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 84 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $ref_id, ilObject\_getAllReferences(), initDB(), and resolveObjectId().
Here is the call graph for this function:| ilExcTutorTeamFeedbackFileStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 47 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $owner.
|
private |
Definition at line 125 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $DIC.
Referenced by getLocationURIForResourceUsage(), isRecipient(), and resolveObjectId().
Here is the caller graph for this function:
|
private |
Definition at line 98 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $current_user, $r, initDB(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Referenced by canBeAccessedByCurrentUser().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 112 of file class.ilExcTutorTeamFeedbackFileStakeholder.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:| ilExcTutorTeamFeedbackFileStakeholder::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 77 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
|
private |
Definition at line 30 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
Referenced by isRecipient().
|
protected |
Definition at line 31 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
|
protected |
Definition at line 29 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
Referenced by __construct(), and getOwnerOfNewResources().