ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
Data Structures
|
Enumerations
ILIAS\Mail\Attachments Namespace Reference
Data Structures
class
MailAttachmentTableGUI
Enumerations
enum
AttachmentManagement
: string {
CONSUME
= 'consume' }
Enumeration Type Documentation
◆
AttachmentManagement
enum ILIAS::Mail::Attachments::AttachmentManagement : string
Enumerator
CONSUME
Definition at line
23
of file
AttachmentManagement.php
.
23
:
string
24
{
25
case
MANAGE =
'manage'
;
26
case
CONSUME
=
'consume'
;
27
}
ILIAS\Mail\Attachments\CONSUME
Definition:
AttachmentManagement.php:26
ILIAS
Mail
Attachments
Generated on Sun Aug 31 2025 23:09:22 for ILIAS by
1.8.13 (using
Doxyfile
)