|
ILIAS
Release_4_0_x_branch Revision 61816
|
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(), ilObjMailGUI\initForm(), ilMailOptionsGUI\initMailOptionsForm(), and ilPersonalProfileGUI\initMailOptionsForm().
| const IL_MAIL_EMAIL = 1 |
Definition at line 25 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\initForm(), ilMailOptionsGUI\initMailOptionsForm(), and ilPersonalProfileGUI\initMailOptionsForm().
| const IL_MAIL_LOCAL = 0 |
Definition at line 24 of file class.ilMailOptions.php.
Referenced by ilObjMailGUI\initForm(), ilMailOptionsGUI\initMailOptionsForm(), and ilPersonalProfileGUI\initMailOptionsForm().