|
ILIAS
Release_3_10_x_branch Revision 61812
|
Go to the source code of this file.
Data Structures | |
| class | ilMailOptions |
| Class UserMail this class handles user mails. More... | |
Variables | |
| const | IL_MAIL_LOCAL = 0 |
| const | IL_MAIL_EMAIL = 1 |
| const | IL_MAIL_BOTH = 2 |
| const IL_MAIL_BOTH = 2 |
Definition at line 26 of file class.ilMailOptions.php.
Referenced by ilMailOptions\createMailOptionsEntry(), and ilObjMailGUI\viewObject().
| const IL_MAIL_EMAIL = 1 |
Definition at line 25 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\viewObject().
| const IL_MAIL_LOCAL = 0 |
Definition at line 24 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\viewObject().