|
ILIAS
Release_4_0_x_branch Revision 61816
|
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 39 of file class.ilMailAddressbookGUI.php.
| ilMailAddressbookGUI::__construct | ( | ) |
Definition at line 49 of file class.ilMailAddressbookGUI.php.
References $ilCtrl, $lng, and $tpl.
| ilMailAddressbookGUI::cancel | ( | ) |
Cancel action.
Definition at line 268 of file class.ilMailAddressbookGUI.php.
References showAddressbook().
Here is the call graph for this function:| ilMailAddressbookGUI::checkInput | ( | $addr_id = 0 | ) |
Check user's input.
Definition at line 125 of file class.ilMailAddressbookGUI.php.
References $_POST, $error, ilObjUser\_lookupId(), ilUtil\is_email(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Referenced by saveEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailAddressbookGUI::confirmDelete | ( | ) |
Confirm delete entry.
Definition at line 199 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, $lng, ilUtil\sendInfo(), and showAddressbook().
Here is the call graph for this function:| ilMailAddressbookGUI::executeCommand | ( | ) |
Definition at line 64 of file class.ilMailAddressbookGUI.php.
References $cmd, and showSubTabs().
Here is the call graph for this function:| ilMailAddressbookGUI::inviteToChat | ( | ) |
send chat invitations to selected Users
Definition at line 543 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 caller graph for this function:| ilMailAddressbookGUI::lookupAddressbookAsync | ( | ) |
Definition at line 784 of file class.ilMailAddressbookGUI.php.
References $result, ilJsonUtil\encode(), and exit.
Here is the call graph for this function:| ilMailAddressbookGUI::mailToUsers | ( | ) |
Definition at line 318 of file class.ilMailAddressbookGUI.php.
References $_GET, $_POST, ilUtil\redirect(), ilUtil\sendInfo(), and showAddressbook().
Here is the call graph for this function:| ilMailAddressbookGUI::performDelete | ( | ) |
Delete entry.
Definition at line 240 of file class.ilMailAddressbookGUI.php.
References $_POST, $lng, ilUtil\sendInfo(), and showAddressbook().
Here is the call graph for this function:| ilMailAddressbookGUI::saveEntry | ( | ) |
Save/edit entry.
Definition at line 160 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:| ilMailAddressbookGUI::search | ( | ) |
Definition at line 378 of file class.ilMailAddressbookGUI.php.
References $_POST, $_SESSION, and showAddressbook().
Here is the call graph for this function:| ilMailAddressbookGUI::showAddressbook | ( | ) |
Show user's addressbook.
Definition at line 390 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 caller graph for this function:| ilMailAddressbookGUI::showAddressForm | ( | ) |
Definition at line 273 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 caller graph for this function:| ilMailAddressbookGUI::showSubTabs | ( | ) |
Definition at line 807 of file class.ilMailAddressbookGUI.php.
Referenced by executeCommand().
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 651 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:
|
private |
Definition at line 47 of file class.ilMailAddressbookGUI.php.
|
private |
Definition at line 42 of file class.ilMailAddressbookGUI.php.
|
private |
Definition at line 43 of file class.ilMailAddressbookGUI.php.
Referenced by __construct(), confirmDelete(), inviteToChat(), performDelete(), saveEntry(), showAddressbook(), showAddressForm(), and submitInvitation().
|
private |
Definition at line 44 of file class.ilMailAddressbookGUI.php.
|
private |
Definition at line 41 of file class.ilMailAddressbookGUI.php.
Referenced by __construct(), and inviteToChat().
|
private |
Definition at line 46 of file class.ilMailAddressbookGUI.php.