|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Membership GUI. More...
Collaboration diagram for ilMembershipGUI: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 | |
| ilMembershipGUI::__construct | ( | ilObjectGUI | $object | ) |
Definition at line 19 of file class.ilMembershipGUI.php.
|
protected |
Create a course mail signature.
Definition at line 103 of file class.ilMembershipGUI.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:| ilMembershipGUI::executeCommand | ( | ) |
execute command
@access public
Definition at line 39 of file class.ilMembershipGUI.php.
References $cmd.
| ilMembershipGUI::getCurrentObject | ( | ) |
Definition at line 28 of file class.ilMembershipGUI.php.
References $object.
Referenced by createMailSignature(), and sendMailToSelectedUsers().
Here is the caller graph for this function:| ilMembershipGUI::sendMailToSelectedUsers | ( | ) |
show send mail
@access public
return
Definition at line 62 of file class.ilMembershipGUI.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.ilMembershipGUI.php.
|
protected |
Definition at line 16 of file class.ilMembershipGUI.php.
Referenced by __construct().
|
private |
Definition at line 17 of file class.ilMembershipGUI.php.
Referenced by __construct(), and getCurrentObject().