| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for ilMailAddressbookGUI:
 Collaboration diagram for ilMailAddressbookGUI:| Public Member Functions | |
| __construct () | |
| executeCommand () | |
| checkInput ($addr_id=0) | |
| Check user's input. | |
| confirmDelete () | |
| Confirm delete entry. | |
| performDelete () | |
| Delete entry. | |
| cancel () | |
| Cancel action. | |
| mailToUsers () | |
| search () | |
| lookupAddressbookAsync () | |
| showSubTabs () | |
| activateTab ($a_id) | |
| Private Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $tabs_gui = null | |
| $umail = null | |
| $abook = null | |
ilMailAddressbookGUI: ilMailSearchCoursesGUI, ilMailSearchGroupsGUI, ilMailingListsGUI ilMailAddressbookGUI: ilMailFormGUI
Definition at line 20 of file class.ilMailAddressbookGUI.php.
| ilMailAddressbookGUI::__construct | ( | ) | 
Definition at line 30 of file class.ilMailAddressbookGUI.php.
References $ilCtrl, $ilUser, $lng, and $tpl.
| ilMailAddressbookGUI::activateTab | ( | $a_id | ) | 
Definition at line 876 of file class.ilMailAddressbookGUI.php.
Referenced by executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailAddressbookGUI::cancel | ( | ) | 
Cancel action.
Definition at line 268 of file class.ilMailAddressbookGUI.php.
| ilMailAddressbookGUI::checkInput | ( | $addr_id = 0 | ) | 
Check user's input.
Definition at line 106 of file class.ilMailAddressbookGUI.php.
References $_POST, ilObjUser\_lookupId(), ilUtil\is_email(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::confirmDelete | ( | ) | 
Confirm delete entry.
Definition at line 199 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, $lng, and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::executeCommand | ( | ) | 
Definition at line 45 of file class.ilMailAddressbookGUI.php.
References $cmd, $ilUser, activateTab(), and showSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::lookupAddressbookAsync | ( | ) | 
Definition at line 832 of file class.ilMailAddressbookGUI.php.
References $_REQUEST, $result, ilJsonUtil\encode(), and exit.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::mailToUsers | ( | ) | 
Definition at line 331 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, $ilUser, ilUtil\redirect(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::performDelete | ( | ) | 
Delete entry.
Definition at line 240 of file class.ilMailAddressbookGUI.php.
References $_POST, $lng, and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::search | ( | ) | 
| ilMailAddressbookGUI::showSubTabs | ( | ) | 
Definition at line 853 of file class.ilMailAddressbookGUI.php.
Referenced by executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 28 of file class.ilMailAddressbookGUI.php.
| 
 | private | 
Definition at line 23 of file class.ilMailAddressbookGUI.php.
| 
 | private | 
Definition at line 24 of file class.ilMailAddressbookGUI.php.
Referenced by __construct(), confirmDelete(), and performDelete().
| 
 | private | 
Definition at line 25 of file class.ilMailAddressbookGUI.php.
| 
 | private | 
Definition at line 22 of file class.ilMailAddressbookGUI.php.
Referenced by __construct().
| 
 | private | 
Definition at line 27 of file class.ilMailAddressbookGUI.php.