|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilMembershipMailGUI:Public Member Functions | |
| __construct (ilObjectGUI $object) | |
| getCurrentObject () | |
| executeCommand () | |
| execute command More... | |
| sendMailToSelectedUsers () | |
| show send mail More... | |
Protected Member Functions | |
| createMailSignature () | |
| Create a course mail signature. More... | |
Protected Attributes | |
| $ctrl | |
| $lng | |
Private Attributes | |
| $object = null | |
| ilMembershipMailGUI::__construct | ( | ilObjectGUI | $object | ) |
Definition at line 19 of file class.ilMembershipMailGUI.php.
|
protected |
Create a course mail signature.
Definition at line 103 of file class.ilMembershipMailGUI.php.
References $GLOBALS, ilLink\_getLink(), and getCurrentObject().
Referenced by sendMailToSelectedUsers().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMembershipMailGUI::executeCommand | ( | ) |
execute command
@access public
Definition at line 39 of file class.ilMembershipMailGUI.php.
References $cmd.
| ilMembershipMailGUI::getCurrentObject | ( | ) |
Definition at line 28 of file class.ilMembershipMailGUI.php.
References $object.
Referenced by createMailSignature(), and sendMailToSelectedUsers().
Here is the caller graph for this function:| ilMembershipMailGUI::sendMailToSelectedUsers | ( | ) |
show send mail
@access public
return
Definition at line 62 of file class.ilMembershipMailGUI.php.
References $_GET, $_POST, $GLOBALS, ilObjUser\_lookupLogin(), createMailSignature(), getCurrentObject(), ilMailFormCall\getRedirectTarget(), ilUtil\redirect(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 15 of file class.ilMembershipMailGUI.php.
|
protected |
Definition at line 16 of file class.ilMembershipMailGUI.php.
Referenced by __construct().
|
private |
Definition at line 17 of file class.ilMembershipMailGUI.php.
Referenced by __construct(), and getCurrentObject().