Mail User Interface class.
More...
Mail User Interface class.
(only a start, mail scripts code should go here)
- Author
- Peter Gabriel pgabr.nosp@m.iel@.nosp@m.datab.nosp@m.ay.d.nosp@m.e
- Version
- $Id$
Definition at line 12 of file class.ilPDMailGUI.php.
◆ __construct()
ilPDMailGUI::__construct |
( |
| ) |
|
ilPDMailGUI constructor.
Definition at line 37 of file class.ilPDMailGUI.php.
38 {
40
41 $this->lng =
$DIC->language();
42 $this->rbacsystem =
$DIC->rbac()->system();
43 $this->
ilias = $DIC[
'ilias'];
44 $this->
user = $DIC->user();
45 }
redirection script todo: (a better solution should control the processing via a xml file)
References $DIC, and user().
◆ $ilias
◆ $lng
◆ $rbacsystem
◆ $user
The documentation for this class was generated from the following file: