ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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.
References $_GET, $ilCtrl, $ilUser, $lng, and $tpl.
ilMailingListsGUI::cancel | ( | ) |
Cancel action.
Definition at line 266 of file class.ilMailingListsGUI.php.
References $_GET, and showMailingLists().
ilMailingListsGUI::confirmDelete | ( | ) |
Definition at line 62 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and showMailingLists().
ilMailingListsGUI::confirmDeleteMembers | ( | ) |
Definition at line 453 of file class.ilMailingListsGUI.php.
References $_POST, ilUserUtil\getNamePresentation(), ilUtil\sendInfo(), and showMembersList().
ilMailingListsGUI::executeCommand | ( | ) |
|
private |
Definition at line 330 of file class.ilMailingListsGUI.php.
References ilTextAreaInputGUI\setCols(), and ilFormPropertyGUI\setRequired().
Referenced by saveForm(), and showForm().
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().
ilMailingListsGUI::performDelete | ( | ) |
Definition at line 95 of file class.ilMailingListsGUI.php.
References $_POST, $ilUser, ilMailingList\_isOwner(), ilUtil\sendInfo(), showMailingLists(), and ilUtil\stripSlashes().
ilMailingListsGUI::performDeleteMembers | ( | ) |
Definition at line 497 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, $ilUser, $options, ilMailingList\_isOwner(), ilUserUtil\getNamePresentation(), ilUtil\sendInfo(), ilFormPropertyGUI\setRequired(), and showMembersList().
ilMailingListsGUI::saveAssignmentForm | ( | ) |
Definition at line 590 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, $ilUser, ilMailingList\_isOwner(), ilUtil\sendInfo(), showAssignmentForm(), and showMembersList().
ilMailingListsGUI::saveForm | ( | ) |
Definition at line 278 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, $ilUser, ilMailingList\_isOwner(), exit, initForm(), and ilUtil\sendSuccess().
|
private |
Definition at line 359 of file class.ilMailingListsGUI.php.
Referenced by showForm().
|
private |
Definition at line 351 of file class.ilMailingListsGUI.php.
Referenced by showForm().
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().
ilMailingListsGUI::showForm | ( | ) |
Definition at line 367 of file class.ilMailingListsGUI.php.
References $ilErr, $ilUser, ilMailingList\_isOwner(), initForm(), setDefaultValues(), and setValuesByObject().
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().
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().
|
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.