ILIAS
Release_4_4_x_branch Revision 61816
|
Public Member Functions | |
__construct () | |
executeCommand () | |
confirmDelete () | |
performDelete () | |
mailToList () | |
showMailingLists () | |
cancel () | |
Cancel action. | |
saveForm () | |
showForm () | |
showMembersList () | |
confirmDeleteMembers () | |
performDeleteMembers () | |
saveAssignmentForm () | |
showAssignmentForm () | |
setError ($a_error= '') | |
getError () | |
isError () |
Private Member Functions | |
initForm ($a_type= 'create') | |
setValuesByObject () | |
setDefaultValues () |
Private Attributes | |
$tpl = null | |
$ctrl = null | |
$lng = null | |
$umail = null | |
$mlists = null | |
$abook = null | |
$error = array() | |
$form_gui = null |
Definition at line 16 of file class.ilMailingListsGUI.php.
ilMailingListsGUI::__construct | ( | ) |
Definition at line 30 of file class.ilMailingListsGUI.php.
References $_GET, $ilCtrl, $ilUser, $lng, and $tpl.
ilMailingListsGUI::cancel | ( | ) |
Cancel action.
Definition at line 288 of file class.ilMailingListsGUI.php.
References $_GET, and showMailingLists().
ilMailingListsGUI::confirmDelete | ( | ) |
Definition at line 65 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and showMailingLists().
ilMailingListsGUI::confirmDeleteMembers | ( | ) |
Definition at line 483 of file class.ilMailingListsGUI.php.
References $_POST, ilUtil\sendInfo(), and showMembersList().
ilMailingListsGUI::executeCommand | ( | ) |
ilMailingListsGUI::getError | ( | ) |
Definition at line 685 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm().
|
private |
Definition at line 352 of file class.ilMailingListsGUI.php.
References ilTextAreaInputGUI\setCols(), and ilFormPropertyGUI\setRequired().
Referenced by saveForm(), and showForm().
ilMailingListsGUI::isError | ( | ) |
Definition at line 689 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm().
ilMailingListsGUI::mailToList | ( | ) |
Definition at line 126 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 98 of file class.ilMailingListsGUI.php.
References $_POST, $ilUser, ilMailingList\_isOwner(), ilUtil\sendInfo(), showMailingLists(), and ilUtil\stripSlashes().
ilMailingListsGUI::performDeleteMembers | ( | ) |
Definition at line 521 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, $ilUser, ilMailingList\_isOwner(), ilUtil\sendInfo(), showMembersList(), and ilUtil\stripSlashes().
ilMailingListsGUI::saveAssignmentForm | ( | ) |
Definition at line 549 of file class.ilMailingListsGUI.php.
References $_POST, $error, $ilErr, $ilUser, ilMailingList\_isOwner(), getError(), isError(), ilUtil\sendInfo(), setError(), showAssignmentForm(), showMembersList(), and ilUtil\stripSlashes().
ilMailingListsGUI::saveForm | ( | ) |
Definition at line 300 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, $ilUser, ilMailingList\_isOwner(), exit, initForm(), and ilUtil\sendSuccess().
|
private |
Definition at line 381 of file class.ilMailingListsGUI.php.
Referenced by showForm().
ilMailingListsGUI::setError | ( | $a_error = '' | ) |
Definition at line 681 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm().
|
private |
Definition at line 373 of file class.ilMailingListsGUI.php.
Referenced by showForm().
ilMailingListsGUI::showAssignmentForm | ( | ) |
Definition at line 604 of file class.ilMailingListsGUI.php.
References $ilErr, $ilUser, $options, ilMailingList\_isOwner(), ilUtil\sendInfo(), ilSelectInputGUI\setOptions(), and showMembersList().
Referenced by saveAssignmentForm().
ilMailingListsGUI::showForm | ( | ) |
Definition at line 389 of file class.ilMailingListsGUI.php.
References $ilErr, $ilUser, ilMailingList\_isOwner(), initForm(), setDefaultValues(), and setValuesByObject().
ilMailingListsGUI::showMailingLists | ( | ) |
Definition at line 187 of file class.ilMailingListsGUI.php.
References $_GET, $_SESSION, $result, ilUtil\formCheckbox(), and ilMailingList\MODE_TEMPORARY.
Referenced by cancel(), confirmDelete(), mailToList(), performDelete(), and showMembersList().
ilMailingListsGUI::showMembersList | ( | ) |
Definition at line 417 of file class.ilMailingListsGUI.php.
References $result, ilUtil\formCheckbox(), and showMailingLists().
Referenced by confirmDeleteMembers(), performDeleteMembers(), saveAssignmentForm(), and showAssignmentForm().
|
private |
Definition at line 24 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 19 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 26 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm().
|
private |
Definition at line 28 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 20 of file class.ilMailingListsGUI.php.
Referenced by __construct().
|
private |
Definition at line 23 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 18 of file class.ilMailingListsGUI.php.
Referenced by __construct().
|
private |
Definition at line 22 of file class.ilMailingListsGUI.php.