ILIAS
release_4-4 Revision
|
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(), ilMailOptionsGUI\initMailOptionsForm(), and ilPersonalSettingsGUI\initMailOptionsForm().
const IL_MAIL_EMAIL 1 |
Definition at line 5 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\initForm(), ilMailOptionsGUI\initMailOptionsForm(), and ilPersonalSettingsGUI\initMailOptionsForm().
const IL_MAIL_LOCAL 0 |
Definition at line 4 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\initForm(), ilMailOptionsGUI\initMailOptionsForm(), ilPersonalSettingsGUI\initMailOptionsForm(), and ilAuthContainerECS\resetMailOptions().