ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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, and user().
ilMailingListsGUI::cancel | ( | ) |
Cancel action.
Definition at line 290 of file class.ilMailingListsGUI.php.
References $_GET, and showMailingLists().
ilMailingListsGUI::confirmDelete | ( | ) |
Definition at line 105 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, array, ilUtil\sendInfo(), and showMailingLists().
ilMailingListsGUI::confirmDeleteMembers | ( | ) |
Definition at line 458 of file class.ilMailingListsGUI.php.
References $_POST, $names, array, ilUserUtil\getNamePresentation(), ilUtil\sendInfo(), and showMembersList().
ilMailingListsGUI::executeCommand | ( | ) |
Definition at line 82 of file class.ilMailingListsGUI.php.
References ilBuddySystem\getInstance(), and ilBuddyList\getInstanceByGlobalUser().
|
private |
Definition at line 341 of file class.ilMailingListsGUI.php.
References ilTextAreaInputGUI\setCols(), and ilFormPropertyGUI\setRequired().
Referenced by saveForm(), and showForm().
ilMailingListsGUI::mailToList | ( | ) |
Definition at line 159 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, $id, array, ilUtil\redirect(), ilUtil\sendFailure(), ilUtil\sendInfo(), showMailingLists(), and user().
ilMailingListsGUI::performDelete | ( | ) |
Definition at line 136 of file class.ilMailingListsGUI.php.
References $_POST, $counter, $id, ilUtil\sendInfo(), showMailingLists(), ilUtil\stripSlashes(), and user().
ilMailingListsGUI::performDeleteMembers | ( | ) |
Definition at line 498 of file class.ilMailingListsGUI.php.
References $_POST, $form, $id, $names, $options, array, ilBuddyList\getInstanceByGlobalUser(), ilUserUtil\getNamePresentation(), ilUtil\sendInfo(), ilFormPropertyGUI\setRequired(), showMembersList(), and user().
ilMailingListsGUI::saveAssignmentForm | ( | ) |
Definition at line 575 of file class.ilMailingListsGUI.php.
References $_POST, $form, ilBuddyList\getInstanceByGlobalUser(), ilUtil\sendInfo(), showAssignmentForm(), showMembersList(), and user().
ilMailingListsGUI::saveForm | ( | ) |
Definition at line 299 of file class.ilMailingListsGUI.php.
References $_POST, date, exit, initForm(), ilUtil\sendSuccess(), time, and user().
|
private |
Definition at line 370 of file class.ilMailingListsGUI.php.
References array.
Referenced by showForm().
|
private |
Definition at line 362 of file class.ilMailingListsGUI.php.
References array.
Referenced by showForm().
ilMailingListsGUI::showAssignmentForm | ( | ilPropertyFormGUI | $form = null | ) |
ilPropertyFormGUI | null | $form |
Definition at line 604 of file class.ilMailingListsGUI.php.
References $form, showMembersList(), and user().
Referenced by saveAssignmentForm().
ilMailingListsGUI::showForm | ( | ) |
Definition at line 378 of file class.ilMailingListsGUI.php.
References initForm(), setDefaultValues(), setValuesByObject(), and user().
ilMailingListsGUI::showMailingLists | ( | ) |
Definition at line 214 of file class.ilMailingListsGUI.php.
References $_GET, $counter, $result, $tbl, array, ilUtil\formCheckbox(), ilLinkButton\getInstance(), ilMailingList\MODE_TEMPORARY, and user().
Referenced by cancel(), confirmDelete(), mailToList(), performDelete(), and showMembersList().
ilMailingListsGUI::showMembersList | ( | ) |
Definition at line 400 of file class.ilMailingListsGUI.php.
References $counter, $names, $result, $tbl, array, ilUtil\formCheckbox(), ilLinkButton\getInstance(), ilUserUtil\getNamePresentation(), and showMailingLists().
Referenced by confirmDeleteMembers(), performDeleteMembers(), saveAssignmentForm(), and showAssignmentForm().
|
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.