|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilObjFileStakeholder. More...
Inheritance diagram for ilObjFileStakeholder:
Collaboration diagram for ilObjFileStakeholder: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 () | |
Class ilObjFileStakeholder.
Definition at line 26 of file class.ilObjFileStakeholder.php.
| ilObjFileStakeholder::canBeAccessedByCurrentUser | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 42 of file class.ilObjFileStakeholder.php.
References $DIC, $ref_id, ilObject\_getAllReferences(), and resolveObjectId().
Here is the call graph for this function:| ilObjFileStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 31 of file class.ilObjFileStakeholder.php.
| ilObjFileStakeholder::getLocationURIForResourceUsage | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 90 of file class.ilObjFileStakeholder.php.
References Vendor\Package\$d, $ref_id, ilObject\_getAllReferences(), ILIAS\Repository\database(), initDB(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Here is the call graph for this function:| ilObjFileStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 36 of file class.ilObjFileStakeholder.php.
References ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder\$default_owner.
|
private |
Definition at line 108 of file class.ilObjFileStakeholder.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 61 of file class.ilObjFileStakeholder.php.
References Vendor\Package\$d, ILIAS\Repository\database(), initDB(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Referenced by canBeAccessedByCurrentUser(), and resourceHasBeenDeleted().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjFileStakeholder::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 75 of file class.ilObjFileStakeholder.php.
References ILIAS\Repository\database(), and resolveObjectId().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilObjFileStakeholder.php.