| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for ilMailSearchGUI:
 Collaboration diagram for ilMailSearchGUI:| Public Member Functions | |
| __construct ($wsp_access_handler=null, $wsp_node_id=null) | |
| executeCommand () | |
| adopt () | |
| cancel () | |
| search () | |
| showResults () | |
| Protected Member Functions | |
| initSearchForm () | |
| addPermission ($a_obj_ids) | |
| Private Member Functions | |
| saveMailData () | |
| Private Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $umail = null | |
| $errorDelete = false | |
Definition at line 36 of file class.ilMailSearchGUI.php.
| ilMailSearchGUI::__construct | ( | $wsp_access_handler = null, | |
| $wsp_node_id = null | |||
| ) | 
Definition at line 46 of file class.ilMailSearchGUI.php.
References $ilCtrl, $ilUser, $lng, and $tpl.
| 
 | protected | 
Definition at line 522 of file class.ilMailSearchGUI.php.
References ilUtil\sendSuccess().
Referenced by adopt().
 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:| ilMailSearchGUI::adopt | ( | ) | 
Definition at line 81 of file class.ilMailSearchGUI.php.
References $_GET, $_POST, $_SESSION, addPermission(), and saveMailData().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailSearchGUI::cancel | ( | ) | 
Definition at line 125 of file class.ilMailSearchGUI.php.
| ilMailSearchGUI::executeCommand | ( | ) | 
| 
 | protected | 
Definition at line 149 of file class.ilMailSearchGUI.php.
References $_GET, $_SESSION, $ilCtrl, ilUtil\prepareFormOutput(), saveMailData(), and ilTextInputGUI\setSize().
Referenced by showResults().
 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 107 of file class.ilMailSearchGUI.php.
Referenced by adopt(), and initSearchForm().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailSearchGUI::search | ( | ) | 
Definition at line 130 of file class.ilMailSearchGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), and showResults().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailSearchGUI::showResults | ( | ) | 
Definition at line 185 of file class.ilMailSearchGUI.php.
References $_GET, $_SESSION, $ilUser, $lng, $result, ilObjectSearchFactory\_getObjectSearchInstance(), ilObjectSearchFactory\_getUserSearchInstance(), ilObjUser\_loginExists(), ilObjUser\_lookupEmail(), ilObjUser\_lookupId(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilUtil\formCheckbox(), ilUtil\getImagePath(), ilUserFilter\getInstance(), ilParticipants\hasParticipantListAccess(), initSearchForm(), QP_COMBINATION_AND, ilAddressbook\searchUsers(), and ilUtil\sendInfo().
Referenced by search().
 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 39 of file class.ilMailSearchGUI.php.
| 
 | private | 
Definition at line 44 of file class.ilMailSearchGUI.php.
| 
 | private | 
Definition at line 40 of file class.ilMailSearchGUI.php.
Referenced by __construct(), and showResults().
| 
 | private | 
Definition at line 38 of file class.ilMailSearchGUI.php.
Referenced by __construct().
| 
 | private | 
Definition at line 42 of file class.ilMailSearchGUI.php.