|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilExcSubmissionStakeholder:
Collaboration diagram for ilExcSubmissionStakeholder:Protected Attributes | |
| ilDBInterface | $database = null |
Protected Attributes inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| int | $default_owner |
| int | $current_user |
Private Member Functions | |
| resolveObjectId (ResourceIdentification $identification) | |
| initDB () | |
Definition at line 23 of file class.ilExcSubmissionStakeholder.php.
| ilExcSubmissionStakeholder::canBeAccessedByCurrentUser | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 37 of file class.ilExcSubmissionStakeholder.php.
References $DIC, $ref_id, ilObject\_getAllReferences(), and resolveObjectId().
Here is the call graph for this function:| ilExcSubmissionStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 27 of file class.ilExcSubmissionStakeholder.php.
| ilExcSubmissionStakeholder::getLocationURIForResourceUsage | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 66 of file class.ilExcSubmissionStakeholder.php.
References $ref_id, ilObject\_getAllReferences(), initDB(), and resolveObjectId().
Here is the call graph for this function:| ilExcSubmissionStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 32 of file class.ilExcSubmissionStakeholder.php.
References ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder\$default_owner.
|
private |
Definition at line 93 of file class.ilExcSubmissionStakeholder.php.
References $DIC, and ILIAS\Repository\database().
Referenced by getLocationURIForResourceUsage(), and resolveObjectId().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 80 of file class.ilExcSubmissionStakeholder.php.
References Vendor\Package\$d, ILIAS\Repository\database(), 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:| ilExcSubmissionStakeholder::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 59 of file class.ilExcSubmissionStakeholder.php.
|
protected |
Definition at line 25 of file class.ilExcSubmissionStakeholder.php.