ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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 ilMailOptions\createMailOptionsEntry(), 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 |
Definition at line 4 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\initForm(), ilPersonalSettingsGUI\initMailOptionsForm(), ilMailOptionsGUI\initMailOptionsForm(), and ilAuthContainerECS\resetMailOptions().