ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Membership GUI. More...
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 | ) |
|
protected |
Create a course mail signature.
Definition at line 103 of file class.ilMembershipGUI.php.
References $GLOBALS, ilLink\_getLink(), and getCurrentObject().
Referenced by sendMailToSelectedUsers().
ilMembershipGUI::executeCommand | ( | ) |
execute command
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().
ilMembershipGUI::sendMailToSelectedUsers | ( | ) |
show send mail
public
Definition at line 62 of file class.ilMembershipGUI.php.
References $_GET, $_POST, $GLOBALS, ilObjUser\_lookupLogin(), createMailSignature(), getCurrentObject(), ilMailFormCall\getRedirectTarget(), ilUtil\redirect(), and ilUtil\sendFailure().
|
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().