|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Inheritance diagram for ilMailAttachmentStakeholder:
Collaboration diagram for ilMailAttachmentStakeholder:Additional Inherited Members | |
Protected Attributes inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| int | $default_owner |
| int | $current_user |
Definition at line 23 of file class.ilMailAttachmentStakeholder.php.
| ilMailAttachmentStakeholder::__construct | ( | ) |
Constructor must not have any parameters.
The Stakeholder must be able to be instantiated without any parameters. Additionally, Stakeholder may get instantiated without dependencies available. Therefore, the Stakeholder must must check for dependencies and implement fallbacks.
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 25 of file class.ilMailAttachmentStakeholder.php.
| ilMailAttachmentStakeholder::getId | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 29 of file class.ilMailAttachmentStakeholder.php.
| ilMailAttachmentStakeholder::getOwnerOfNewResources | ( | ) |
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 34 of file class.ilMailAttachmentStakeholder.php.