| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilMailAddressbookGUI:
 Collaboration diagram for ilMailAddressbookGUI:| Public Member Functions | |
| __construct () | |
| executeCommand () | |
| checkInput ($addr_id=0) | |
| Check user's input. | |
| saveEntry () | |
| Save/edit entry. | |
| confirmDelete () | |
| Confirm delete entry. | |
| performDelete () | |
| Delete entry. | |
| cancel () | |
| Cancel action. | |
| showAddressForm () | |
| mailToUsers () | |
| search () | |
| showAddressbook () | |
| Show user's addressbook. | |
| inviteToChat () | |
| send chat invitations to selected Users | |
| submitInvitation () | |
| last step of chat invitations check access for every selected user and do invitation | |
| lookupAddressbookAsync () | |
| showSubTabs () | |
| Private Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $tabs_gui = null | |
| $umail = null | |
| $abook = null | |
ilMailAddressbookGUI: ilMailSearchCoursesGUI, ilMailSearchGroupsGUI, ilMailingListsGUI ilMailAddressbookGUI: ilObjChat, ilObjChatGUI, ilMailFormGUI
Definition at line 20 of file class.ilMailAddressbookGUI.php.
| ilMailAddressbookGUI::__construct | ( | ) | 
Definition at line 30 of file class.ilMailAddressbookGUI.php.
References $ilCtrl, $lng, and $tpl.
| ilMailAddressbookGUI::cancel | ( | ) | 
Cancel action.
Definition at line 249 of file class.ilMailAddressbookGUI.php.
References showAddressbook().
 Here is the call graph for this function:
 Here is the call graph for this function:| 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().
Referenced by saveEntry().
 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:| ilMailAddressbookGUI::confirmDelete | ( | ) | 
Confirm delete entry.
Definition at line 180 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, $lng, ilUtil\sendInfo(), and showAddressbook().
 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, and showSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::inviteToChat | ( | ) | 
send chat invitations to selected Users
Definition at line 524 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, $ilCtrl, $lng, $ref_id, $tpl, ilChatRoom\_checkWriteAccess(), ilChatBlockedUsers\_isBlocked(), exit, ilChatRoom\getAllRooms(), ilChatRoom\getRoomsOfObject(), ilUtil\redirect(), ilUtil\sendInfo(), ilSelectInputGUI\setOptions(), and showAddressbook().
Referenced by submitInvitation().
 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:| ilMailAddressbookGUI::lookupAddressbookAsync | ( | ) | 
Definition at line 765 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 299 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, ilUtil\redirect(), ilUtil\sendInfo(), and showAddressbook().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::performDelete | ( | ) | 
Delete entry.
Definition at line 221 of file class.ilMailAddressbookGUI.php.
References $_POST, $lng, ilUtil\sendInfo(), and showAddressbook().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::saveEntry | ( | ) | 
Save/edit entry.
Definition at line 141 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, $_SESSION, $lng, checkInput(), ilUtil\sendInfo(), showAddressbook(), showAddressForm(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::search | ( | ) | 
Definition at line 359 of file class.ilMailAddressbookGUI.php.
References $_POST, $_SESSION, and showAddressbook().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAddressbookGUI::showAddressbook | ( | ) | 
Show user's addressbook.
Definition at line 371 of file class.ilMailAddressbookGUI.php.
References $_GET, $_SESSION, $ilCtrl, $lng, $result, ilUtil\formCheckbox(), ilYuiUtil\initAutoComplete(), ilUtil\prepareFormOutput(), and ilTextInputGUI\setDataSource().
Referenced by cancel(), confirmDelete(), inviteToChat(), mailToUsers(), performDelete(), saveEntry(), search(), and submitInvitation().
 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:| ilMailAddressbookGUI::showAddressForm | ( | ) | 
Definition at line 254 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, $lng, ilUtil\prepareFormOutput(), and ilTextInputGUI\setValue().
Referenced by saveEntry().
 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:| ilMailAddressbookGUI::showSubTabs | ( | ) | 
Definition at line 788 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::submitInvitation | ( | ) | 
last step of chat invitations check access for every selected user and do invitation
Definition at line 632 of file class.ilMailAddressbookGUI.php.
References $_POST, $ilCtrl, $lng, $ref_id, ilChatBlockedUsers\_isBlocked(), exit, inviteToChat(), ilUtil\redirect(), ilUtil\sendInfo(), and showAddressbook().
 Here is the call graph for this function:
 Here is the call 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(), inviteToChat(), performDelete(), saveEntry(), showAddressbook(), showAddressForm(), and submitInvitation().
| 
 | private | 
Definition at line 25 of file class.ilMailAddressbookGUI.php.
| 
 | private | 
Definition at line 22 of file class.ilMailAddressbookGUI.php.
Referenced by __construct(), and inviteToChat().
| 
 | private | 
Definition at line 27 of file class.ilMailAddressbookGUI.php.