ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 6 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\initForm(), ilPersonalSettingsGUI\initMailOptionsForm(), and ilMailOptionsGUI\initMailOptionsForm().
const IL_MAIL_EMAIL 1 |
Definition at line 5 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\initForm(), ilPersonalSettingsGUI\initMailOptionsForm(), and ilMailOptionsGUI\initMailOptionsForm().
const IL_MAIL_LOCAL 0 |