|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilMailingListsGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| confirmDelete () | |
| performDelete () | |
| mailToList () | |
| showMailingLists () | |
| saveForm () | |
| showForm () | |
| showMembersList () | |
| confirmDeleteMembers () | |
| performDeleteMembers () | |
| saveAssignmentForm () | |
| showAssignmentForm () | |
| setError ($a_error= '') | |
| getError () | |
| isError () | |
Private Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $umail = null | |
| $mlists = null | |
| $abook = null | |
| $error = array() | |
Definition at line 35 of file class.ilMailingListsGUI.php.
| ilMailingListsGUI::__construct | ( | ) |
Definition at line 47 of file class.ilMailingListsGUI.php.
References $_GET, $ilCtrl, $lng, and $tpl.
| ilMailingListsGUI::confirmDelete | ( | ) |
Definition at line 81 of file class.ilMailingListsGUI.php.
References ilUtil\sendInfo(), and showMailingLists().
Here is the call graph for this function:| ilMailingListsGUI::confirmDeleteMembers | ( | ) |
Definition at line 408 of file class.ilMailingListsGUI.php.
References ilUtil\sendInfo(), and showMembersList().
Here is the call graph for this function:| ilMailingListsGUI::executeCommand | ( | ) |
| ilMailingListsGUI::getError | ( | ) |
Definition at line 610 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm(), and saveForm().
Here is the caller graph for this function:| ilMailingListsGUI::isError | ( | ) |
Definition at line 614 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm(), and saveForm().
Here is the caller graph for this function:| ilMailingListsGUI::mailToList | ( | ) |
Definition at line 141 of file class.ilMailingListsGUI.php.
References ilMailingList\_isOwner(), ilUtil\redirect(), ilUtil\sendInfo(), and showMailingLists().
Here is the call graph for this function:| ilMailingListsGUI::performDelete | ( | ) |
Definition at line 113 of file class.ilMailingListsGUI.php.
References ilMailingList\_isOwner(), ilUtil\sendInfo(), showMailingLists(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailingListsGUI::performDeleteMembers | ( | ) |
Definition at line 446 of file class.ilMailingListsGUI.php.
References $ilErr, ilMailingList\_isOwner(), ilUtil\sendInfo(), showMembersList(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailingListsGUI::saveAssignmentForm | ( | ) |
Definition at line 474 of file class.ilMailingListsGUI.php.
References $error, $ilErr, ilMailingList\_isOwner(), getError(), isError(), ilUtil\sendInfo(), setError(), showAssignmentForm(), showMembersList(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailingListsGUI::saveForm | ( | ) |
Definition at line 256 of file class.ilMailingListsGUI.php.
References $error, $ilErr, ilMailingList\_isOwner(), getError(), isError(), ilUtil\sendInfo(), setError(), showForm(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailingListsGUI::setError | ( | $a_error = '' | ) |
Definition at line 606 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm(), and saveForm().
Here is the caller graph for this function:| ilMailingListsGUI::showAssignmentForm | ( | ) |
Definition at line 529 of file class.ilMailingListsGUI.php.
References $ilErr, ilMailingList\_isOwner(), ilUtil\sendInfo(), ilSelectInputGUI\setOptions(), 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 304 of file class.ilMailingListsGUI.php.
References $ilErr, ilMailingList\_isOwner(), ilTextInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::showMailingLists | ( | ) |
Definition at line 191 of file class.ilMailingListsGUI.php.
References $result, and ilUtil\formCheckbox().
Referenced by 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 343 of file class.ilMailingListsGUI.php.
References $result, ilUtil\formCheckbox(), 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 43 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 38 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 45 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm(), and saveForm().
|
private |
Definition at line 39 of file class.ilMailingListsGUI.php.
Referenced by __construct().
|
private |
Definition at line 42 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 37 of file class.ilMailingListsGUI.php.
Referenced by __construct().
|
private |
Definition at line 41 of file class.ilMailingListsGUI.php.