|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilMailingListsGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| confirmDelete () | |
| performDelete () | |
| mailToList () | |
| showMailingLists () | |
| cancel () | |
| Cancel action. More... | |
| saveForm () | |
| showForm () | |
| showMembersList () | |
| confirmDeleteMembers () | |
| performDeleteMembers () | |
| saveAssignmentForm () | |
| showAssignmentForm (ilPropertyFormGUI $form=null) | |
Private Member Functions | |
| initForm ($a_type='create') | |
| setValuesByObject () | |
| setDefaultValues () | |
Private Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $umail = null | |
| $mlists = null | |
| $error = array() | |
| $form_gui = null | |
Definition at line 15 of file class.ilMailingListsGUI.php.
| ilMailingListsGUI::__construct | ( | ) |
Definition at line 28 of file class.ilMailingListsGUI.php.
| ilMailingListsGUI::cancel | ( | ) |
Cancel action.
Definition at line 266 of file class.ilMailingListsGUI.php.
References $_GET, and showMailingLists().
Here is the call graph for this function:| ilMailingListsGUI::confirmDelete | ( | ) |
Definition at line 62 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and showMailingLists().
Here is the call graph for this function:| ilMailingListsGUI::confirmDeleteMembers | ( | ) |
Definition at line 453 of file class.ilMailingListsGUI.php.
References $_POST, ilUserUtil\getNamePresentation(), ilUtil\sendInfo(), and showMembersList().
Here is the call graph for this function:| ilMailingListsGUI::executeCommand | ( | ) |
Definition at line 45 of file class.ilMailingListsGUI.php.
References $cmd.
|
private |
Definition at line 330 of file class.ilMailingListsGUI.php.
Referenced by saveForm(), and showForm().
Here is the caller graph for this function:| ilMailingListsGUI::mailToList | ( | ) |
Definition at line 123 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, $_SESSION, $ilUser, ilMailingList\_isOwner(), ilUtil\redirect(), ilUtil\sendFailure(), ilUtil\sendInfo(), and showMailingLists().
Here is the call graph for this function:| ilMailingListsGUI::performDelete | ( | ) |
Definition at line 95 of file class.ilMailingListsGUI.php.
References $_POST, $ilUser, ilMailingList\_isOwner(), ilUtil\sendInfo(), showMailingLists(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailingListsGUI::performDeleteMembers | ( | ) |
Definition at line 497 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, $ilUser, ilMailingList\_isOwner(), ilUtil\sendInfo(), and showMembersList().
Here is the call graph for this function:| ilMailingListsGUI::saveAssignmentForm | ( | ) |
Definition at line 590 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, $ilUser, ilMailingList\_isOwner(), ilUtil\sendInfo(), showAssignmentForm(), and showMembersList().
Here is the call graph for this function:| ilMailingListsGUI::saveForm | ( | ) |
Definition at line 278 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, $ilUser, ilMailingList\_isOwner(), exit, initForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 359 of file class.ilMailingListsGUI.php.
Referenced by showForm().
Here is the caller graph for this function:
|
private |
Definition at line 351 of file class.ilMailingListsGUI.php.
Referenced by showForm().
Here is the caller graph for this function:| ilMailingListsGUI::showAssignmentForm | ( | ilPropertyFormGUI | $form = null | ) |
| ilPropertyFormGUI | null | $form |
Definition at line 624 of file class.ilMailingListsGUI.php.
References $ilErr, $ilUser, ilMailingList\_isOwner(), and showMembersList().
Referenced by saveAssignmentForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::showForm | ( | ) |
Definition at line 367 of file class.ilMailingListsGUI.php.
References $ilErr, $ilUser, ilMailingList\_isOwner(), initForm(), setDefaultValues(), and setValuesByObject().
Here is the call graph for this function:| ilMailingListsGUI::showMailingLists | ( | ) |
Definition at line 186 of file class.ilMailingListsGUI.php.
References $_GET, $_SESSION, $result, $tbl, ilUtil\formCheckbox(), and ilMailingList\MODE_TEMPORARY.
Referenced by cancel(), confirmDelete(), mailToList(), performDelete(), and showMembersList().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::showMembersList | ( | ) |
Definition at line 395 of file class.ilMailingListsGUI.php.
References $result, $tbl, ilUtil\formCheckbox(), ilUserUtil\getNamePresentation(), and showMailingLists().
Referenced by confirmDeleteMembers(), performDeleteMembers(), saveAssignmentForm(), and showAssignmentForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 18 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 24 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 26 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 19 of file class.ilMailingListsGUI.php.
Referenced by __construct().
|
private |
Definition at line 22 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 17 of file class.ilMailingListsGUI.php.
Referenced by __construct().
|
private |
Definition at line 21 of file class.ilMailingListsGUI.php.