|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilMailingListsGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| confirmDelete () | |
| performDelete () | |
| mailToList () | |
| showMailingLists () | |
| cancel () | |
| saveForm () | |
| showForm () | |
| showMembersList () | |
| confirmDeleteMembers () | |
| performDeleteMembers () | |
| saveAssignmentForm () | |
| showAssignmentForm (?ilPropertyFormGUI $form=null) | |
Private Member Functions | |
| getQueryMailingListId () | |
| handleMailingListMemberActions () | |
| handleMailingListActions () | |
| getMailingListIdsFromRequest () | |
| initForm () | |
| setValuesByObject () | |
| setDefaultValues () | |
Private Attributes | |
| readonly ILIAS HTTP GlobalHttpState | $http |
| readonly Refinery | $refinery |
| readonly ilGlobalTemplateInterface | $tpl |
| readonly ilCtrlInterface | $ctrl |
| readonly ilLanguage | $lng |
| readonly ilObjUser | $user |
| readonly ilErrorHandling | $error |
| readonly ilToolbarGUI | $toolbar |
| readonly ilRbacSystem | $rbacsystem |
| readonly ilFormatMail | $umail |
| readonly ilMailingLists | $mlists |
| ilPropertyFormGUI | $form_gui |
| readonly ILIAS UI Factory | $ui_factory |
| readonly ILIAS UI Renderer | $ui_renderer |
| readonly ilTabsGUI | $tabs |
Definition at line 29 of file class.ilMailingListsGUI.php.
| ilMailingListsGUI::__construct | ( | ) |
Definition at line 47 of file class.ilMailingListsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), getQueryMailingListId(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilMailingListsGUI::cancel | ( | ) |
Definition at line 344 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\refinery(), and showMailingLists().
Here is the call graph for this function:| ilMailingListsGUI::confirmDelete | ( | ) |
Definition at line 178 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\ctrl(), getMailingListIdsFromRequest(), ILIAS\Repository\lng(), and showMailingLists().
Referenced by handleMailingListActions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::confirmDeleteMembers | ( | ) |
Definition at line 524 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\ctrl(), ilUserUtil\getNamePresentation(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and showMembersList().
Referenced by handleMailingListMemberActions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::executeCommand | ( | ) |
Definition at line 95 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\ctrl(), ilBuddySystem\getInstance(), ilBuddyList\getInstanceByGlobalUser(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 152 of file class.ilMailingListsGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by confirmDelete(), and mailToList().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 74 of file class.ilMailingListsGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 131 of file class.ilMailingListsGUI.php.
References confirmDelete(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), mailToList(), ILIAS\Repository\refinery(), showForm(), and showMembersList().
Here is the call graph for this function:
|
private |
Definition at line 116 of file class.ilMailingListsGUI.php.
References confirmDeleteMembers(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
private |
Definition at line 404 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilTextAreaInputGUI\setCols().
Referenced by saveForm(), and showForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::mailToList | ( | ) |
Definition at line 252 of file class.ilMailingListsGUI.php.
References $id, getMailingListIdsFromRequest(), ILIAS\Repository\lng(), ilUtil\redirect(), showMailingLists(), and ILIAS\Repository\user().
Referenced by handleMailingListActions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::performDelete | ( | ) |
Definition at line 220 of file class.ilMailingListsGUI.php.
References $id, ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and showMailingLists().
Here is the call graph for this function:| ilMailingListsGUI::performDeleteMembers | ( | ) |
Definition at line 582 of file class.ilMailingListsGUI.php.
References $id, $relation, ILIAS\Repository\ctrl(), ilBuddyList\getInstanceByGlobalUser(), ilUserUtil\getNamePresentation(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ilFormPropertyGUI\setRequired(), showMembersList(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilMailingListsGUI::saveAssignmentForm | ( | ) |
Definition at line 671 of file class.ilMailingListsGUI.php.
References ilBuddyList\getInstanceByGlobalUser(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), showAssignmentForm(), showMembersList(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilMailingListsGUI::saveForm | ( | ) |
Definition at line 355 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\ctrl(), initForm(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
private |
Definition at line 428 of file class.ilMailingListsGUI.php.
Referenced by showForm().
Here is the caller graph for this function:
|
private |
Definition at line 420 of file class.ilMailingListsGUI.php.
Referenced by showForm().
Here is the caller graph for this function:| ilMailingListsGUI::showAssignmentForm | ( | ?ilPropertyFormGUI | $form = null | ) |
Definition at line 704 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\lng(), showMembersList(), and ILIAS\Repository\user().
Referenced by saveAssignmentForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::showForm | ( | ) |
Definition at line 436 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\ctrl(), initForm(), ILIAS\Repository\lng(), setDefaultValues(), setValuesByObject(), and ILIAS\Repository\user().
Referenced by handleMailingListActions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailingListsGUI::showMailingLists | ( | ) |
Definition at line 310 of file class.ilMailingListsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\toolbar(), and ILIAS\Repository\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 463 of file class.ilMailingListsGUI.php.
References $ctrl, $http, $lng, $relation, $ui_factory, ILIAS\Repository\ctrl(), ilBuddySystemRelation\getBuddyUsrId(), ilBuddyList\getInstanceByGlobalUser(), ILIAS\Repository\lng(), showMailingLists(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Referenced by confirmDeleteMembers(), handleMailingListActions(), performDeleteMembers(), saveAssignmentForm(), and showAssignmentForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 34 of file class.ilMailingListsGUI.php.
Referenced by showMembersList().
|
private |
Definition at line 37 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 42 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 31 of file class.ilMailingListsGUI.php.
Referenced by showMembersList().
|
private |
Definition at line 35 of file class.ilMailingListsGUI.php.
Referenced by showMembersList().
|
private |
Definition at line 41 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 39 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 32 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 45 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 38 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 33 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 43 of file class.ilMailingListsGUI.php.
Referenced by showMembersList().
|
private |
Definition at line 44 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 40 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 36 of file class.ilMailingListsGUI.php.