|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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) | |
Protected Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $user | |
| $error | |
| $toolbar | |
| $tabs | |
| $rbacsystem | |
Private Member Functions | |
| initForm ($a_type='create') | |
| setValuesByObject () | |
| setDefaultValues () | |
Private Attributes | |
| $umail = null | |
| $mlists = null | |
| $form_gui = null | |
Definition at line 15 of file class.ilMailingListsGUI.php.
| ilMailingListsGUI::__construct | ( | ) |
Definition at line 61 of file class.ilMailingListsGUI.php.
References $_GET, $DIC, error(), and user().
Here is the call graph for this function:| ilMailingListsGUI::cancel | ( | ) |
Cancel action.
Definition at line 288 of file class.ilMailingListsGUI.php.
References $_GET, and showMailingLists().
Here is the call graph for this function:| ilMailingListsGUI::confirmDelete | ( | ) |
Definition at line 104 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 456 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 82 of file class.ilMailingListsGUI.php.
References error(), ilBuddySystem\getInstance(), and ilBuddyList\getInstanceByGlobalUser().
Here is the call graph for this function:
|
private |
Definition at line 339 of file class.ilMailingListsGUI.php.
Referenced by saveForm(), and showForm().
Here is the caller graph for this function:| ilMailingListsGUI::mailToList | ( | ) |
Definition at line 158 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, ilUtil\redirect(), ilUtil\sendFailure(), ilUtil\sendInfo(), showMailingLists(), and user().
Here is the call graph for this function:| ilMailingListsGUI::performDelete | ( | ) |
Definition at line 135 of file class.ilMailingListsGUI.php.
References $_POST, ilUtil\sendInfo(), showMailingLists(), ilUtil\stripSlashes(), and user().
Here is the call graph for this function:| ilMailingListsGUI::performDeleteMembers | ( | ) |
Definition at line 496 of file class.ilMailingListsGUI.php.
References $_POST, error(), ilUtil\sendInfo(), and showMembersList().
Here is the call graph for this function:| ilMailingListsGUI::saveAssignmentForm | ( | ) |
Definition at line 573 of file class.ilMailingListsGUI.php.
References $_POST, error(), ilBuddyList\getInstanceByGlobalUser(), ilUtil\sendInfo(), showAssignmentForm(), and showMembersList().
Here is the call graph for this function:| ilMailingListsGUI::saveForm | ( | ) |
Definition at line 297 of file class.ilMailingListsGUI.php.
References $_POST, error(), exit, and initForm().
Here is the call graph for this function:
|
private |
Definition at line 368 of file class.ilMailingListsGUI.php.
Referenced by showForm().
Here is the caller graph for this function:
|
private |
Definition at line 360 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 602 of file class.ilMailingListsGUI.php.
References error(), 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 376 of file class.ilMailingListsGUI.php.
References error(), initForm(), setDefaultValues(), and setValuesByObject().
Here is the call graph for this function:| ilMailingListsGUI::showMailingLists | ( | ) |
Definition at line 212 of file class.ilMailingListsGUI.php.
References $_GET, $result, ilUtil\formCheckbox(), ilLinkButton\getInstance(), ilMailingList\MODE_TEMPORARY, and user().
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 398 of file class.ilMailingListsGUI.php.
References $result, ilUtil\formCheckbox(), ilLinkButton\getInstance(), 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:
|
protected |
Definition at line 25 of file class.ilMailingListsGUI.php.
|
protected |
Definition at line 40 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 59 of file class.ilMailingListsGUI.php.
|
protected |
Definition at line 30 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 58 of file class.ilMailingListsGUI.php.
|
protected |
Definition at line 55 of file class.ilMailingListsGUI.php.
|
protected |
Definition at line 50 of file class.ilMailingListsGUI.php.
|
protected |
Definition at line 45 of file class.ilMailingListsGUI.php.
|
protected |
Definition at line 20 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 57 of file class.ilMailingListsGUI.php.
|
protected |
Definition at line 35 of file class.ilMailingListsGUI.php.