|
ILIAS
release_4-3 Revision
|
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 558 of file class.ilMailSearchGUI.php.
References ilUtil\sendSuccess().
Referenced by adopt().
Here is the call 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:| ilMailSearchGUI::cancel | ( | ) |
Definition at line 125 of file class.ilMailSearchGUI.php.
| ilMailSearchGUI::executeCommand | ( | ) |
|
protected |
Definition at line 151 of file class.ilMailSearchGUI.php.
References $_GET, $_SESSION, $ilCtrl, $title, ilUtil\prepareFormOutput(), saveMailData(), ilCheckboxInputGUI\setChecked(), and ilTextInputGUI\setSize().
Referenced by showResults().
Here is the call 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:| 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:| ilMailSearchGUI::showResults | ( | ) |
Definition at line 197 of file class.ilMailSearchGUI.php.
References $_GET, $_SESSION, $ilCtrl, $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(), ilUtil\prepareFormOutput(), QP_COMBINATION_AND, ilAddressbook\searchUsers(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Referenced by search().
Here is the call 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.