ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Public Member Functions | |
__construct ($wsp_access_handler=null, $wsp_node_id=null) | |
mail () | |
mailGroups () | |
mailMembers () | |
adoptMembers () | |
Take over course members to addressbook. More... | |
cancel () | |
Cancel action. More... | |
showMyGroups () | |
Show user's courses. More... | |
share () | |
Protected Member Functions | |
addPermission ($a_obj_ids) | |
Protected Attributes | |
$mailing_allowed | |
Private Attributes | |
$tpl = null | |
$ctrl = null | |
$lng = null | |
$umail = null | |
$abook = null | |
Definition at line 16 of file class.ilMailSearchGroupsGUI.php.
ilMailSearchGroupsGUI::__construct | ( | $wsp_access_handler = null , |
|
$wsp_node_id = null |
|||
) |
Definition at line 27 of file class.ilMailSearchGroupsGUI.php.
References $_SESSION, $cmd, $ilCtrl, $ilErr, $ilUser, $lng, $tpl, and ilBuddySystem\getInstance().
|
protected |
Definition at line 551 of file class.ilMailSearchGroupsGUI.php.
References ilUtil\sendSuccess().
Referenced by share().
ilMailSearchGroupsGUI::adoptMembers | ( | ) |
Take over course members to addressbook.
Definition at line 248 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $lng, ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), and ilUtil\sendInfo().
ilMailSearchGroupsGUI::cancel | ( | ) |
Cancel action.
Definition at line 289 of file class.ilMailSearchGroupsGUI.php.
References $_GET, and showMyGroups().
ilMailSearchGroupsGUI::mail | ( | ) |
Definition at line 84 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $lng, mailGroups(), mailMembers(), ilUtil\sendInfo(), and showMyGroups().
ilMailSearchGroupsGUI::mailGroups | ( | ) |
Definition at line 120 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $ilUser, $ref_id, ilObject\_getAllReferences(), and ilUtil\redirect().
Referenced by mail().
ilMailSearchGroupsGUI::mailMembers | ( | ) |
Definition at line 196 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $ilUser, ilObjUser\_lookupLogin(), and ilUtil\redirect().
Referenced by mail().
ilMailSearchGroupsGUI::share | ( | ) |
Definition at line 515 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_REQUEST, $lng, addPermission(), ilUtil\sendInfo(), and showMyGroups().
ilMailSearchGroupsGUI::showMyGroups | ( | ) |
Show user's courses.
Definition at line 305 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $data, $ilUser, $lng, $path, $ref_id, ilObject\_getAllReferences(), ilGroupParticipants\_getInstanceByObjId(), ilParticipants\_getMembershipByType(), ilObject\_hasUntrashedReference(), ilObjUser\_lookupPref(), ilStr\convertUpperCamelCaseToUnderscoreCase(), ilBuddySystem\getInstance(), ilObjectFactory\getInstanceByRefId(), and ilUtil\sendInfo().
Referenced by cancel(), mail(), and share().
|
private |
Definition at line 23 of file class.ilMailSearchGroupsGUI.php.
|
private |
Definition at line 19 of file class.ilMailSearchGroupsGUI.php.
|
private |
Definition at line 20 of file class.ilMailSearchGroupsGUI.php.
Referenced by __construct(), adoptMembers(), mail(), share(), and showMyGroups().
|
protected |
Definition at line 25 of file class.ilMailSearchGroupsGUI.php.
|
private |
Definition at line 18 of file class.ilMailSearchGroupsGUI.php.
Referenced by __construct().
|
private |
Definition at line 22 of file class.ilMailSearchGroupsGUI.php.