ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct ($wsp_access_handler=null, $wsp_node_id=null) | |
executeCommand () | |
adopt () | |
cancel () | |
search () | |
lookupRecipientAsync () | |
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 553 of file class.ilMailSearchGUI.php.
References ilUtil\sendSuccess().
Referenced by adopt().
ilMailSearchGUI::adopt | ( | ) |
Definition at line 81 of file class.ilMailSearchGUI.php.
References $_GET, $_POST, $_SESSION, addPermission(), and saveMailData().
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().
ilMailSearchGUI::lookupRecipientAsync | ( | ) |
Definition at line 188 of file class.ilMailSearchGUI.php.
References $_GET, $_REQUEST, $result, ilJsonUtil\encode(), exit, and ilUtil\stripSlashes().
|
private |
Definition at line 107 of file class.ilMailSearchGUI.php.
Referenced by adopt(), and initSearchForm().
ilMailSearchGUI::search | ( | ) |
Definition at line 130 of file class.ilMailSearchGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), and showResults().
ilMailSearchGUI::showResults | ( | ) |
Definition at line 216 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().
|
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.