ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Protected Attributes | |
ilDBInterface | $database = null |
![]() | |
int | $default_owner |
int | $current_user |
Private Member Functions | |
isRecipient (ResourceIdentification $identification) | |
resolveObjectId (ResourceIdentification $identification) | |
initDB () | |
Definition at line 23 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
ilExcTutorTeamFeedbackFileStakeholder::canBeAccessedByCurrentUser | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 37 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $DIC, $ref_id, ilObject\_getAllReferences(), isRecipient(), and resolveObjectId().
ilExcTutorTeamFeedbackFileStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 27 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
ilExcTutorTeamFeedbackFileStakeholder::getLocationURIForResourceUsage | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 69 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $ref_id, ilObject\_getAllReferences(), initDB(), and resolveObjectId().
ilExcTutorTeamFeedbackFileStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 32 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder\$default_owner.
|
private |
Definition at line 110 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References $DIC, and ILIAS\Repository\database().
Referenced by getLocationURIForResourceUsage(), isRecipient(), and resolveObjectId().
|
private |
Definition at line 83 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References ILIAS\Repository\database(), initDB(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Referenced by canBeAccessedByCurrentUser().
|
private |
Definition at line 97 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
References Vendor\Package\$d, ILIAS\Repository\database(), initDB(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Referenced by canBeAccessedByCurrentUser(), and getLocationURIForResourceUsage().
ilExcTutorTeamFeedbackFileStakeholder::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 62 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.
|
protected |
Definition at line 25 of file class.ilExcTutorTeamFeedbackFileStakeholder.php.