|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\WOPI\Handler\WOPIStakeholderWrapper:
Collaboration diagram for ILIAS\WOPI\Handler\WOPIStakeholderWrapper:Private Attributes | |
| int | $user_id = null |
| ResourceStakeholder | $stakeholder = null |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| int | $default_owner |
| int | $current_user |
Definition at line 27 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::canBeAccessedByCurrentUser | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 63 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::getConsumerNameForPresentation | ( | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 81 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::getFullyQualifiedClassName | ( | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 51 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 40 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::getLocationURIForResourceUsage | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 86 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 45 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::getOwnerOfResource | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 75 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::init | ( | ResourceStakeholder | $stakeholder, |
| int | $user_id | ||
| ) |
Definition at line 33 of file WOPIStakeholderWrapper.php.
References ILIAS\WOPI\Handler\WOPIStakeholderWrapper\$stakeholder, ILIAS\WOPI\Handler\WOPIStakeholderWrapper\$user_id, and ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder\setOwner().
Here is the call graph for this function:| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::isResourceInUse | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 57 of file WOPIStakeholderWrapper.php.
| ILIAS\WOPI\Handler\WOPIStakeholderWrapper::resourceHasBeenDeleted | ( | ResourceIdentification | $identification | ) |
Reimplemented from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder.
Definition at line 69 of file WOPIStakeholderWrapper.php.
|
private |
Definition at line 30 of file WOPIStakeholderWrapper.php.
Referenced by ILIAS\WOPI\Handler\WOPIStakeholderWrapper\init().
|
private |
Definition at line 29 of file WOPIStakeholderWrapper.php.
Referenced by ILIAS\WOPI\Handler\WOPIStakeholderWrapper\init().