|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilBookBookingInfoStakeholder:
Collaboration diagram for ilBookBookingInfoStakeholder: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 22 of file class.ilBookBookingInfoStakeholder.php.
| ilBookBookingInfoStakeholder::canBeAccessedByCurrentUser | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 36 of file class.ilBookBookingInfoStakeholder.php.
References $DIC, $ref_id, ilObject\_getAllReferences(), and resolveObjectId().
Here is the call graph for this function:| ilBookBookingInfoStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 26 of file class.ilBookBookingInfoStakeholder.php.
| ilBookBookingInfoStakeholder::getLocationURIForResourceUsage | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 63 of file class.ilBookBookingInfoStakeholder.php.
References $ref_id, ilObject\_getAllReferences(), initDB(), and resolveObjectId().
Here is the call graph for this function:| ilBookBookingInfoStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 31 of file class.ilBookBookingInfoStakeholder.php.
References ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder\$default_owner.
|
private |
Definition at line 90 of file class.ilBookBookingInfoStakeholder.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 77 of file class.ilBookBookingInfoStakeholder.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:| ilBookBookingInfoStakeholder::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 56 of file class.ilBookBookingInfoStakeholder.php.
|
protected |
Definition at line 24 of file class.ilBookBookingInfoStakeholder.php.