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