| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilMailSearchGroupsGUI:
 Collaboration diagram for ilMailSearchGroupsGUI:| Public Member Functions | |
| __construct () | |
| executeCommand () | |
| mail () | |
| mailGroups () | |
| mailMembers () | |
| adoptMembers () | |
| Take over course members to addressbook. | |
| cancel () | |
| Cancel action. | |
| showMyGroups () | |
| Show user's courses. | |
| showMembers () | |
| Show course members. | |
| 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 | ( | ) | 
Definition at line 27 of file class.ilMailSearchGroupsGUI.php.
References $_SESSION, $ilCtrl, $lng, and $tpl.
| ilMailSearchGroupsGUI::adoptMembers | ( | ) | 
Take over course members to addressbook.
Definition at line 230 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $lng, ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilUtil\sendInfo(), and showMembers().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailSearchGroupsGUI::cancel | ( | ) | 
Cancel action.
Definition at line 273 of file class.ilMailSearchGroupsGUI.php.
References $_GET, and showMyGroups().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailSearchGroupsGUI::executeCommand | ( | ) | 
| ilMailSearchGroupsGUI::mail | ( | ) | 
Definition at line 63 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $lng, mailGroups(), mailMembers(), ilUtil\sendInfo(), showMembers(), and showMyGroups().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailSearchGroupsGUI::mailGroups | ( | ) | 
Definition at line 99 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $lng, $ref_id, ilObject\_getAllReferences(), and ilUtil\redirect().
Referenced by mail().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailSearchGroupsGUI::mailMembers | ( | ) | 
Definition at line 180 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, ilObjUser\_lookupLogin(), and ilUtil\redirect().
Referenced by mail().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailSearchGroupsGUI::showMembers | ( | ) | 
Show course members.
Definition at line 390 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $lng, $ref_id, ilObject\_getAllReferences(), ilObjUser\_lookupPref(), ilObjectFactory\getInstanceByRefId(), ilUtil\sendInfo(), and showMyGroups().
Referenced by adoptMembers(), and mail().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailSearchGroupsGUI::showMyGroups | ( | ) | 
Show user's courses.
Definition at line 289 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $data, $lng, $path, $ref_id, ilObject\_getAllReferences(), ilGroupParticipants\_getInstanceByObjId(), ilParticipants\_getMembershipByType(), and ilObject\_hasUntrashedReference().
Referenced by cancel(), mail(), and showMembers().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | 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(), mailGroups(), showMembers(), 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.